highlights(bash): add [[ ]]

This commit is contained in:
lucy 2021-12-14 19:04:08 +01:00 committed by Stephan Seitz
parent 4871b2b440
commit be741e2568

View file

@ -11,6 +11,8 @@
"}" "}"
"[" "["
"]" "]"
"[["
"]]"
] @punctuation.bracket ] @punctuation.bracket
[ [