Skip to content

Instantly share code, notes, and snippets.

@rhenning
Created May 12, 2014 17:07
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 rhenning/9eaf2d732dac5f092ffc to your computer and use it in GitHub Desktop.
Save rhenning/9eaf2d732dac5f092ffc to your computer and use it in GitHub Desktop.
filetype plugin on
filetype indent on
syntax enable
colorscheme desert
set background=dark
set expandtab
set smarttab
set shiftwidth=2
set tabstop=2
set ai "Auto indent
set si "Smart indent
set wrap "Wrap lines
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment