Skip to content

Instantly share code, notes, and snippets.

@andersonberg
Created August 29, 2014 19:45
Show Gist options
  • Save andersonberg/d9dbcb8a5c4534850b91 to your computer and use it in GitHub Desktop.
Save andersonberg/d9dbcb8a5c4534850b91 to your computer and use it in GitHub Desktop.
" Habilita auto-indentação
if has("autocmd")
filetype plugin indent on
endif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment