Skip to content

Instantly share code, notes, and snippets.

@artiom
Created June 10, 2013 22:55
Show Gist options
  • Save artiom/5753174 to your computer and use it in GitHub Desktop.
Save artiom/5753174 to your computer and use it in GitHub Desktop.
color twilight
set guifont=Monaco:h12.50
set cc=80
let g:NERDTreeWinPos = "right"
set spell
set cursorline
" strip trailing whitespace on save
autocmd BufWritePre * :%s/\s\+$//e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment