mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-15 01:40:02 -04:00
parsers(fusion): add info about main branch
This commit is contained in:
parent
096f0e91be
commit
61b21254ee
2 changed files with 2 additions and 3 deletions
|
|
@ -11,7 +11,6 @@
|
|||
(eel_method_name) @function
|
||||
|
||||
(eel_parameter) @variable
|
||||
|
||||
|
||||
|
||||
; identifiers fusion
|
||||
|
|
@ -25,7 +24,7 @@
|
|||
)
|
||||
(include_statement
|
||||
"include" @include
|
||||
":" @punctation.delimiter
|
||||
":" @punctuation.delimiter
|
||||
(source_file) @text.uri
|
||||
)
|
||||
|
||||
|
|
@ -84,4 +83,3 @@
|
|||
"."
|
||||
"?"
|
||||
] @punctuation.delimiter
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue