Skip to content

Instantly share code, notes, and snippets.

@glbrntt
Last active May 30, 2016 19:06
Show Gist options
  • Save glbrntt/bc566bd0a2d77cb03fca3065fdd6877f to your computer and use it in GitHub Desktop.
Save glbrntt/bc566bd0a2d77cb03fca3065fdd6877f to your computer and use it in GitHub Desktop.
vimrc
syntax on
set tabstop=2
set shiftwidth=2
set expandtab
set smartindent
set smarttab
set backspace=2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment