Bash highlights: reset highlighting in expansion

This commit is contained in:
Stephan Seitz 2020-12-12 15:43:46 +01:00 committed by Stephan Seitz
parent a5baf151bd
commit b4d91a340e

View file

@ -1,3 +1,7 @@
(simple_expansion) @none
(expansion
"${" @punctuation.special
"}" @punctuation.special) @none
[
"("
")"