Skip to content

Commit

Permalink
Color trailing whitespace green
Browse files Browse the repository at this point in the history
  • Loading branch information
elofu17 committed Dec 6, 2016
1 parent 1c1897e commit 54d9e4e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions sls.nanorc
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,6 @@ color brightblack "^#.*"

# Logic keywords
color magenta "\<(if|elif|else|or|not|and|endif|end)\>"

## Trailing spaces
color ,green "[[:space:]]+$"

0 comments on commit 54d9e4e

Please sign in to comment.