Skip to content

Instantly share code, notes, and snippets.

@paulmaunders
Created November 2, 2016 14:30
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 paulmaunders/d74b6d591a9f09871ff15d3b21cd05dc to your computer and use it in GitHub Desktop.
Save paulmaunders/d74b6d591a9f09871ff15d3b21cd05dc to your computer and use it in GitHub Desktop.
" Softtabs, 2 spaces
set tabstop=2
set shiftwidth=2
set shiftround
set expandtab
" Syntax highlighting
syntax on
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment