Skip to content

Instantly share code, notes, and snippets.

@EvanHahn
Created February 22, 2012 01:35
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 EvanHahn/1880482 to your computer and use it in GitHub Desktop.
Save EvanHahn/1880482 to your computer and use it in GitHub Desktop.
My vimrc
syntax on " syntax highlighting
set sw=4 " shift width
set ul=100 " undo level
set ai " auto indent
set si " smart indent
set ruler " show cursor position
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment