diff --git a/zsh.nanorc b/zsh.nanorc index 24c8a3a..e92afcc 100644 --- a/zsh.nanorc +++ b/zsh.nanorc @@ -39,4 +39,4 @@ color cyan "(^|[[:space:]])#.*$" color brightcyan "(^|[[:space:]])##.*$" ## Trailing spaces -color ,blue "[[:space:]]+$" +color ,green "[[:space:]]+$"