Highlight definition: mention updatetime in docs

Ref https://github.com/nvim-treesitter/nvim-treesitter/issues/435
This commit is contained in:
Santos Gallegos
2020-09-11 12:51:34 -05:00
committed by Thomas Vigouroux
parent d180dca74d
commit a755017dd5

View File

@@ -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~