Skip to content

Instantly share code, notes, and snippets.

@ericbutera
Created August 24, 2012 15:32
Show Gist options
  • Save ericbutera/3452033 to your computer and use it in GitHub Desktop.
Save ericbutera/3452033 to your computer and use it in GitHub Desktop.
" Whitespace stuff
set nowrap
set tabstop=4
set shiftwidth=4
set softtabstop=4
set expandtab
set list listchars=tab:\ \ ,trail:·
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment