diff --git a/sh.nanorc b/sh.nanorc index febc22c..ecfe03c 100644 --- a/sh.nanorc +++ b/sh.nanorc @@ -20,4 +20,4 @@ icolor brightgreen "^\s+[0-9A-Z_]+\s+\(\)" icolor brightred "\$\{?[0-9A-Z_!@#$*?-]+\}?" color brightyellow ""(\\.|[^"])*"" "'(\\.|[^'])*'" color cyan "(^|[[:space:]])#.*$" -color ,green "[[:space:]]+$" +color green "[[:space:]]+$"