Skip to content

Instantly share code, notes, and snippets.

@dvapelnik
Last active August 29, 2015 14:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dvapelnik/6a757e9147927321a3f8 to your computer and use it in GitHub Desktop.
Save dvapelnik/6a757e9147927321a3f8 to your computer and use it in GitHub Desktop.
.vimrc
set tabstop=4
set shiftwidth=4
set softtabstop=4
set expandtab
set autoindent
set smartindent
@dvapelnik
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment