mirror of
https://github.com/scopatz/nanorc
synced 2024-11-23 09:05:39 +01:00
Color trailing whitespace green
This commit is contained in:
parent
25db126921
commit
7efcacca6d
@ -42,3 +42,6 @@ color brightcyan "</?[A-Za-z]+"
|
||||
color brightcyan "(<|</|>)"
|
||||
color green "\"(\\.|[^\"])*\""
|
||||
color white "#.*"
|
||||
|
||||
## Trailing spaces
|
||||
color ,green "[[:space:]]+$"
|
||||
|
Loading…
Reference in New Issue
Block a user