mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 11:20:07 -04:00
Add brackets to Vala highlights
This commit is contained in:
parent
cb7ea44a7b
commit
461da95b7b
1 changed files with 2 additions and 0 deletions
|
|
@ -28,6 +28,8 @@
|
||||||
"}"
|
"}"
|
||||||
"("
|
"("
|
||||||
")"
|
")"
|
||||||
|
"["
|
||||||
|
"]"
|
||||||
] @punctuation.bracket
|
] @punctuation.bracket
|
||||||
|
|
||||||
[
|
[
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue