mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
Add module refactor.highlight_current_scope
This commit is contained in:
parent
8dfe085c41
commit
ee80e1ebc5
4 changed files with 56 additions and 0 deletions
|
|
@ -60,3 +60,4 @@ highlight default link TSInclude Include
|
|||
highlight default link TSDefinitionUsage Visual
|
||||
highlight default link TSDefinition Search
|
||||
|
||||
highlight default link TSCurrentScope CursorLine
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue