Skip to content

Instantly share code, notes, and snippets.

@JonathanThorpe
Created April 24, 2016 08:27
Show Gist options
  • Save JonathanThorpe/df92ed7fe9c2c0955a6edac5cebb29c3 to your computer and use it in GitHub Desktop.
Save JonathanThorpe/df92ed7fe9c2c0955a6edac5cebb29c3 to your computer and use it in GitHub Desktop.
VIM defaults
syntax on
filetype plugin indent on
set tabstop=2
set shiftwidth=2
set expandtab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment