feat(bash): Highlight declaration and unset command parameters (#6634)

This commit is contained in:
Omar Valdez 2024-05-21 19:03:22 -07:00 committed by GitHub
parent 73fb37ed77
commit 7add411eba
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -182,6 +182,12 @@
(word) @variable.parameter)
])
(declaration_command
(word) @variable.parameter)
(unset_command
(word) @variable.parameter)
(number) @number
((word) @number