Skip to content

Instantly share code, notes, and snippets.

@mkamakura
Created September 9, 2013 13:52
Show Gist options
  • Save mkamakura/6495872 to your computer and use it in GitHub Desktop.
Save mkamakura/6495872 to your computer and use it in GitHub Desktop.
syntax on
set autoindent
set cindent
set tabstop=2
set background=dark
set smartindent
set shiftwidth=2
set number
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment