diff --git a/xml.nanorc b/xml.nanorc index 47542c6..8ad5a32 100644 --- a/xml.nanorc +++ b/xml.nanorc @@ -9,3 +9,6 @@ color cyan ">" color yellow start="" color yellow start="" color red "&[^;]*;" + +## Trailing spaces +color ,green "[[:space:]]+$"