diff --git a/.vim/vimrc b/.vim/vimrc index 62ca773..686beb5 100644 --- a/.vim/vimrc +++ b/.vim/vimrc @@ -77,7 +77,6 @@ Plug 'sheerun/vim-polyglot' Plug 'spf13/PIV' Plug 'terryma/vim-expand-region' Plug 'tomtom/tlib_vim' -Plug 'tpope/vim-fugitive' Plug 'tpope/vim-surround' call plug#end() "