highlights(bash): highlight "((" "))"

This commit is contained in:
Stephan Seitz 2021-11-27 12:55:59 +01:00
parent 6407d54092
commit 28cc92a2f6
2 changed files with 8 additions and 0 deletions

View file

@ -5,6 +5,8 @@
[
"("
")"
"(("
"))"
"{"
"}"
"["