Skip to content

Instantly share code, notes, and snippets.

@mhammonds
Created May 24, 2014 16:20
Show Gist options
  • Save mhammonds/a8c96f30f8452e96f44d to your computer and use it in GitHub Desktop.
Save mhammonds/a8c96f30f8452e96f44d to your computer and use it in GitHub Desktop.
vimrc
" My ~/.vimrc is quite minimal as everything
" is inherited from Vim Boilerplate.
" Enable Vim Boilerplate Shortcuts
autocmd VimEnter * :call VBPShortcuts()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment