fix bash highlight

This commit is contained in:
kyazdani42 2020-09-06 17:58:32 +02:00 committed by Kiyan Yazdani
parent 0928b918a0
commit 15b182b2a9

View file

@ -72,7 +72,7 @@
(#vim-match? @number "^\d*$"))
(comment) @comment
(test_operator) @string.
(test_operator) @string
(command_substitution
[ "$(" ")" ] @punctuation.bracket)