mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-13 17:00:09 -04:00
Change @parameter capture to @string
This commit is contained in:
parent
0a2828a04c
commit
d1a5d827ae
1 changed files with 2 additions and 3 deletions
|
|
@ -1,8 +1,7 @@
|
||||||
[
|
[
|
||||||
|
(quoted_argument)
|
||||||
(bracket_content)
|
(bracket_content)
|
||||||
(quoted_element)
|
] @string
|
||||||
(unquoted_argument)
|
|
||||||
] @parameter
|
|
||||||
|
|
||||||
(variable) @variable
|
(variable) @variable
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue