Skip to content

Instantly share code, notes, and snippets.

@jwir3
Created November 18, 2014 19:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jwir3/06b733aa95261e8319dd to your computer and use it in GitHub Desktop.
Save jwir3/06b733aa95261e8319dd to your computer and use it in GitHub Desktop.
Whitespace Highlighting
" 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