Browse Source

see if I ever use :shit: git submodules again

windhamdavid 8 years ago
parent
commit
510bd5f0d3
1 changed files with 2 additions and 0 deletions
  1. 2 0
      macs.local/.vimrc

+ 2 - 0
macs.local/.vimrc

@@ -12,6 +12,8 @@ Plugin 'tpope/vim-fugitive'
 Plugin 'airblade/vim-gitgutter'
 Plugin 'tpope/vim-surround'
 Plugin 'jiangmiao/auto-pairs'
+Plugin 'tpope/vim-fugitive'
+Plugin 'Lokaltog/vim-easymotion'
 
 call vundle#end()
 filetype plugin indent on