mirror of
https://github.com/scopatz/nanorc
synced 2024-11-16 14:14:15 +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
|
# Multiline comments
|
||||||
color green start="\s*\-\-\s*\[\[" end="\]\]"
|
color green start="\s*\-\-\s*\[\[" end="\]\]"
|
||||||
|
|
||||||
|
# Trailing whitespaces
|
||||||
|
color ,green "[[:space:]]+$"
|
||||||
|
Loading…
Reference in New Issue
Block a user