mirror of
https://github.com/neovim/neovim.git
synced 2026-01-04 18:37:02 +10:00
fix(treesitter): update queries
This commit is contained in:
committed by
Christian Clason
parent
c2f08d294a
commit
6e44a6a289
@@ -43,7 +43,7 @@
|
||||
"#"
|
||||
] @punctuation.special
|
||||
|
||||
"_" @constant
|
||||
"_" @character.special
|
||||
|
||||
((parameters
|
||||
(identifier) @number)
|
||||
|
||||
Reference in New Issue
Block a user