mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-21 12:50:09 -04:00
lint fix
This commit is contained in:
parent
8bff4e300e
commit
d8ed5fbfb2
1 changed files with 1 additions and 1 deletions
|
|
@ -201,7 +201,7 @@
|
||||||
(file_descriptor) @operator
|
(file_descriptor) @operator
|
||||||
|
|
||||||
(variable_ref
|
(variable_ref
|
||||||
("$" @punctuation.special))
|
"$" @punctuation.special)
|
||||||
|
|
||||||
(expansion
|
(expansion
|
||||||
"${" @punctuation.special
|
"${" @punctuation.special
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue