mirror of
https://github.com/neovim/neovim
synced 2025-07-15 16:51:49 +00:00
fix(treesitter): sync queries with upstream
Update C highlight query from nvim-treesitter
This commit is contained in:
committed by
Christian Clason
parent
563051a53e
commit
c4e9ff30a6
@ -65,6 +65,7 @@
|
||||
";"
|
||||
":"
|
||||
","
|
||||
"."
|
||||
"::"
|
||||
] @punctuation.delimiter
|
||||
|
||||
@ -93,7 +94,6 @@
|
||||
"<<"
|
||||
">>"
|
||||
"->"
|
||||
"."
|
||||
"<"
|
||||
"<="
|
||||
">="
|
||||
|
Reference in New Issue
Block a user