mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -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
|
||||
<
|
||||
|
||||
Note: this makes use of the |CursorHold| event, so the highlight is
|
||||
triggered after 'updatetime'.
|
||||
|
||||
*nvim-treesitter-highlight-current-scope-submod*
|
||||
Highlight current scope~
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue