Skip to content

Instantly share code, notes, and snippets.

@badstreff
Created February 2, 2017 03:58
Show Gist options
  • Save badstreff/792769c8c546a09be29d0d0a69186b5f to your computer and use it in GitHub Desktop.
Save badstreff/792769c8c546a09be29d0d0a69186b5f to your computer and use it in GitHub Desktop.
" to be placed in ~/.vim/ftplugin
set autoindent
set cindent
set tabstop=2
set shiftwidth=2
set expandtab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment