diff --git a/queries/bash/highlights.scm b/queries/bash/highlights.scm index 80dbf45db..659319fbe 100644 --- a/queries/bash/highlights.scm +++ b/queries/bash/highlights.scm @@ -72,7 +72,7 @@ (#vim-match? @number "^\d*$")) (comment) @comment -(test_operator) @string. +(test_operator) @string (command_substitution [ "$(" ")" ] @punctuation.bracket)