Skip to content

Instantly share code, notes, and snippets.

@bactisme
Created May 4, 2016 06:39
Show Gist options
  • Save bactisme/382d43fb3eb29be6f0552e482cf528e5 to your computer and use it in GitHub Desktop.
Save bactisme/382d43fb3eb29be6f0552e482cf528e5 to your computer and use it in GitHub Desktop.
.vimrc
set tabstop=4
set shiftwidth=4
set expandtab
syntax on
set number
#set background=dark
#colorscheme solarized
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment