bronson / vim-trailing-whitespace

Highlights trailing whitespace in red and provides :FixWhitespace to fix it.
452 stars 62 forks source link

Make it a lot easier to override highlighting #9

Closed marlun closed 9 years ago

marlun commented 9 years ago

Adding default to the highlight line make sure that the highlighting won't be overwritten if it's already set in a user colorscheme.

bronson commented 9 years ago

Thanks @marlun! Sorry for the delay.