mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 11:50:09 -04:00
feat: add fusion grammar and highlights
This commit is contained in:
parent
fbbcfa7b6c
commit
979c32493d
7 changed files with 235 additions and 0 deletions
3
queries/fusion/locals.scm
Normal file
3
queries/fusion/locals.scm
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
(eel_arrow_function) @local.scope
|
||||
|
||||
(eel_parameter) @local.definition
|
||||
Loading…
Add table
Add a link
Reference in a new issue