mirror of
https://github.com/scopatz/nanorc
synced 2024-11-23 19:00:27 +01:00
Color trailing whitespace green
This commit is contained in:
parent
d3d7b09738
commit
d3a313afd8
|
@ -45,3 +45,6 @@ color yellow "`[^`]*`|^ {4}[^-+*].*"
|
|||
# code blocks
|
||||
color yellow start="^```[^$]" end="^```$"
|
||||
color yellow "^```$"
|
||||
|
||||
## Trailing spaces
|
||||
color ,green "[[:space:]]+$"
|
||||
|
|
Loading…
Reference in New Issue
Block a user