mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-03 20:10:10 -04:00
make: add substitution_reference @operator
This commit is contained in:
parent
da34ae4afc
commit
84a7219d16
1 changed files with 1 additions and 0 deletions
|
|
@ -79,6 +79,7 @@
|
|||
)
|
||||
|
||||
(function_call ["$" "(" ")"] @operator)
|
||||
(substitution_reference ["$" "(" ")"] @operator)
|
||||
|
||||
(function_call [
|
||||
"subst"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue