mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-13 17:00:09 -04:00
Highlight definition: mention updatetime in docs
Ref https://github.com/nvim-treesitter/nvim-treesitter/issues/435
This commit is contained in:
parent
d180dca74d
commit
a755017dd5
1 changed files with 3 additions and 0 deletions
|
|
@ -183,6 +183,9 @@ Supported options:
|
||||||
EOF
|
EOF
|
||||||
<
|
<
|
||||||
|
|
||||||
|
Note: this makes use of the |CursorHold| event, so the highlight is
|
||||||
|
triggered after 'updatetime'.
|
||||||
|
|
||||||
*nvim-treesitter-highlight-current-scope-submod*
|
*nvim-treesitter-highlight-current-scope-submod*
|
||||||
Highlight current scope~
|
Highlight current scope~
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue