mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -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)
|
||||
(quoted_element)
|
||||
(unquoted_argument)
|
||||
] @parameter
|
||||
] @string
|
||||
|
||||
(variable) @variable
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue