Skip to content

Instantly share code, notes, and snippets.

@avandrevitor
Last active June 28, 2016 20:33
Show Gist options
  • Save avandrevitor/86319d80065f35616ff914580ea59327 to your computer and use it in GitHub Desktop.
Save avandrevitor/86319d80065f35616ff914580ea59327 to your computer and use it in GitHub Desktop.
My .vimrc
set number
syntax on
colorscheme torte
set expandtab
set tabstop=4
set softtabstop=4
set shiftwidth=4
set autoindent
set textwidth=80
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment