mirror of
https://github.com/scopatz/nanorc
synced 2024-11-22 08:35:39 +01:00
Merge pull request #97 from maritaria/patch-1
Highlight trailing whitespaces
This commit is contained in:
commit
3de85412c6
@ -71,3 +71,6 @@ color green "\-\-.*$"
|
||||
|
||||
# Multiline comments
|
||||
color green start="\s*\-\-\s*\[\[" end="\]\]"
|
||||
|
||||
# Trailing whitespaces
|
||||
color ,green "[[:space:]]+$"
|
||||
|
Loading…
Reference in New Issue
Block a user