fix(bash): unordered concatenation highlights

This commit is contained in:
Riley Bruins 2024-02-17 09:45:58 -08:00 committed by Amaan Qureshi
parent f75a5b4e14
commit 5d9e12ccf4

View file

@ -68,10 +68,6 @@
argument: "$" @string) ; bare dollar
(concatenation
[
(simple_expansion)
(expansion)
]
(word) @string)
[