Remove syntax error

This commit is contained in:
Feixu 2021-02-07 10:28:01 -05:00 committed by GitHub
parent 1aa64a86cf
commit 09560b0dc2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,4 +20,4 @@ icolor brightgreen "^\s+[0-9A-Z_]+\s+\(\)"
icolor brightred "\$\{?[0-9A-Z_!@#$*?-]+\}?" icolor brightred "\$\{?[0-9A-Z_!@#$*?-]+\}?"
color brightyellow ""(\\.|[^"])*"" "'(\\.|[^'])*'" color brightyellow ""(\\.|[^"])*"" "'(\\.|[^'])*'"
color cyan "(^|[[:space:]])#.*$" color cyan "(^|[[:space:]])#.*$"
color ,green "[[:space:]]+$" color green "[[:space:]]+$"