Skip to content

Instantly share code, notes, and snippets.

@shiroyuki
Created May 28, 2012 14:14
Show Gist options
  • Save shiroyuki/2819393 to your computer and use it in GitHub Desktop.
Save shiroyuki/2819393 to your computer and use it in GitHub Desktop.
VIM Configuration
syntax on
set number
set autoindent
set expandtab
set shiftwidth=4
set softtabstop=4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment