mirror of
https://github.com/scopatz/nanorc.git
synced 2024-10-18 02:06:40 -07:00
Merge pull request #97 from maritaria/patch-1
Highlight trailing whitespaces
This commit is contained in:
commit
3de85412c6
1 changed files with 3 additions and 0 deletions
|
|
@ -71,3 +71,6 @@ color green "\-\-.*$"
|
|||
|
||||
# Multiline comments
|
||||
color green start="\s*\-\-\s*\[\[" end="\]\]"
|
||||
|
||||
# Trailing whitespaces
|
||||
color ,green "[[:space:]]+$"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue