Skip to content

Instantly share code, notes, and snippets.

@randerzander
Last active August 29, 2015 14:18
Show Gist options
  • Save randerzander/8318a9eb2b2dc859f7ba to your computer and use it in GitHub Desktop.
Save randerzander/8318a9eb2b2dc859f7ba to your computer and use it in GitHub Desktop.
.vimrc
set number
set autoindent
set smartindent
set expandtab
set shiftwidth=2
set tabstop=2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment