Skip to content

Instantly share code, notes, and snippets.

@SimonHoenscheid
Created September 3, 2013 16:44
Show Gist options
  • Save SimonHoenscheid/6426407 to your computer and use it in GitHub Desktop.
Save SimonHoenscheid/6426407 to your computer and use it in GitHub Desktop.
.vimrc
syn on
set ts=2
set et
set shiftwidth=2
set list lcs=tab:\|\
call pathogen#infect()
filetype plugin indent on
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment