mirror of
https://github.com/scopatz/nanorc
synced 2024-11-23 10:50:26 +01:00
Color trailing whitespace green
This commit is contained in:
parent
3cfc98eb57
commit
1c1897e8f4
|
@ -34,3 +34,6 @@ color magenta start="#!\[" end="\]"
|
|||
|
||||
# Some common markers
|
||||
color brightcyan "(XXX|TODO|FIXME|\?\?\?)"
|
||||
|
||||
## Trailing spaces
|
||||
color ,green "[[:space:]]+$"
|
||||
|
|
Loading…
Reference in New Issue
Block a user