Created
November 18, 2014 19:51
-
-
Save jwir3/06b733aa95261e8319dd to your computer and use it in GitHub Desktop.
Whitespace Highlighting
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
" Highlight extraneous whitespace | |
:highlight ExtraWhitespace ctermbg=red guibg=red | |
:autocmd ColorScheme * highlight ExtraWhitespace ctermbg=red guibg=red |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment