aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/nvim-treesitter.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/nvim-treesitter.txt b/doc/nvim-treesitter.txt
index e14a2ac15..a00c363e4 100644
--- a/doc/nvim-treesitter.txt
+++ b/doc/nvim-treesitter.txt
@@ -183,6 +183,9 @@ Supported options:
EOF
<
+Note: this makes use of the |CursorHold| event, so the highlight is
+triggered after 'updatetime'.
+
*nvim-treesitter-highlight-current-scope-submod*
Highlight current scope~