mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-10 07:20:06 -04:00
fix test
This commit is contained in:
parent
966393dc38
commit
ec3d4af104
2 changed files with 2 additions and 2 deletions
|
|
@ -88,7 +88,7 @@
|
|||
"}"
|
||||
] @punctuation.bracket
|
||||
|
||||
(dollar "$" @operator)
|
||||
(dollar _ "$" @operator)
|
||||
|
||||
(subset2
|
||||
"[[" @punctuation.bracket
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue