aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/doc')
-rw-r--r--runtime/doc/news.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/doc/news.txt b/runtime/doc/news.txt
index f5b41f38a6..e38707fa76 100644
--- a/runtime/doc/news.txt
+++ b/runtime/doc/news.txt
@@ -269,6 +269,7 @@ The following changes to existing APIs or features add new behavior.
vim.g.query_lint_on = {}
<
• Enabled treesitter highlighting for treesitter query files.
+ • Enabled treesitter highlighting for help files.
• The `workspace/didChangeWatchedFiles` LSP client capability is now enabled
by default.