error runing fugitive plug in, removed it

This commit is contained in:
Russell R. 2022-05-14 17:01:10 -04:00
parent 9c1d18d5b1
commit 9a9586b990
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ call plug#begin('~/.vim/plugged')
Plug 'honza/vim-snippets'
Plug 'preservim/nerdtree' " file manager
Plug 'roxma/nvim-yarp'
Plug 'tpope/vim-fugitive' " git
" Plug 'tpope/vim-fugitive' " git
Plug 'tpope/vim-rhubarb'
Plug 'vim-airline/vim-airline' " cool status bar
Plug 'airblade/vim-gitgutter' " git changes