mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-20 04:10:06 -04:00
fix: incorrect hightlight groups
This commit is contained in:
parent
85bc7431e8
commit
096f0e91be
3 changed files with 5 additions and 5 deletions
|
|
@ -1,3 +1,3 @@
|
|||
(eel_arrow_function) @local.scope
|
||||
(eel_arrow_function) @scope
|
||||
|
||||
(eel_parameter) @local.definition
|
||||
(eel_parameter) @definition.parameter
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue