Remove vim-fugitive.

This commit is contained in:
Gea-Suan Lin
2023-04-16 09:35:53 +08:00
parent 63a60d3881
commit ef0384c662

View File

@@ -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()
"