Adding Matchmaker vim plugin

This commit is contained in:
Dustin Swan 2013-08-06 19:28:24 -05:00
parent 1a077061eb
commit 7db7c99844

2
vimrc
View file

@ -51,6 +51,8 @@ Bundle 'bitc/vim-hdevtools'
" Bundle 'Shougo/neocomplcache'
Bundle 'airblade/vim-gitgutter'
Bundle 'yonchu/accelerated-smooth-scroll'
Bundle 'qstrahl/vim-matchmaker'
let $GIT_SSL_NO_VERIFY = 'true'