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
(unquoted_argument) @parameter
(variable) @variable.builtin
(command_invocation [
[
(normal_command)
(foreach_loop)
] @function)
(foreach_command)
(endforeach_command)
]@function