scopatz / nanorc

Improved Nano Syntax Highlighting Files
Other
3.05k stars 556 forks source link

Highlight trailing whitespace (nanorc.nanorc) #261

Closed G-Rath closed 4 years ago

G-Rath commented 4 years ago

You could add something like grep --files-without-match ",green" * (w/ a bit of tweaking) to the pipeline to enforce this 🤷‍♀

scopatz commented 4 years ago

Thanks!