Add what queries has for now

This commit is contained in:
Uy Ha 2021-06-17 22:31:43 +02:00
parent dabd265781
commit d843d2677f

View file

@ -2,7 +2,8 @@
(quoted_element) @parameter (quoted_element) @parameter
(unquoted_argument) @parameter (unquoted_argument) @parameter
(variable) @variable.builtin (variable) @variable.builtin
(command_invocation [ [
(normal_command) (normal_command)
(foreach_loop) (foreach_command)
] @function) (endforeach_command)
]@function