Install tpope/vim-fugitive.

This commit is contained in:
Gea-Suan Lin
2024-08-09 02:19:57 +08:00
parent 1b6c582263
commit d3f5e84eb6

View File

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