diff --git a/vimrc b/vimrc index 7bc2b63..f127591 100644 --- a/vimrc +++ b/vimrc @@ -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'