diff --git a/.vim/vimrc b/.vim/vimrc index 6789803..d1de7e2 100644 --- a/.vim/vimrc +++ b/.vim/vimrc @@ -77,6 +77,7 @@ Plug 'scrooloose/nerdtree' Plug 'sheerun/vim-polyglot' Plug 'terryma/vim-expand-region' Plug 'tomtom/tlib_vim' +Plug 'tpope/vim-fugitive' Plug 'tpope/vim-surround' call plug#end() "