Skip to content

Commit

Permalink
Color trailing whitespace green
Browse files Browse the repository at this point in the history
  • Loading branch information
elofu17 authored Dec 6, 2016
1 parent d3a313a commit 6ba2322
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ocaml.nanorc
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,5 @@ color yellow "\<(new|ref|mutable|lazy|assert|raise)\>"
color white start="\(\*" end="\*\)"
#strings (no multiline handling yet)
color brightblack ""[^\"]*""
## Trailing spaces
color ,green "[[:space:]]+$"

0 comments on commit 6ba2322

Please sign in to comment.