Created
May 24, 2014 16:20
-
-
Save mhammonds/a8c96f30f8452e96f44d to your computer and use it in GitHub Desktop.
vimrc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
" 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