Skip to content

Instantly share code, notes, and snippets.

@reiddraper
Created November 2, 2010 14:19
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 reiddraper/659661 to your computer and use it in GitHub Desktop.
Save reiddraper/659661 to your computer and use it in GitHub Desktop.
set softtabstop=4
set tabstop=4
set expandtab
set sw=4
set scroll=26
syntax on
set cursorline
set ai
set number
inoremap kj <Esc>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment