Skip to content

Instantly share code, notes, and snippets.

@philosodad
Created October 8, 2015 18:47
Show Gist options
  • Save philosodad/5f49819fb46476a58c74 to your computer and use it in GitHub Desktop.
Save philosodad/5f49819fb46476a58c74 to your computer and use it in GitHub Desktop.
syntax on
filetype plugin indent on
set expandtab
set shiftwidth=2
set tabstop=2
set number
execute pathogen#infect()
colorscheme vividchalk
set backspace=indent,eol,start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment