Skip to content

Instantly share code, notes, and snippets.

@james-gibson
Created June 4, 2015 03:34
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 james-gibson/5030ecca39f52babb40a to your computer and use it in GitHub Desktop.
Save james-gibson/5030ecca39f52babb40a to your computer and use it in GitHub Desktop.
syntax on
colorscheme distinguished
set smartindent
set tabstop=4
set shiftwidth=4
set expandtab
set number
autocmd BufNewFile,BufRead *.json set ft=javascript
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment