error runing fugitive plug in, removed it
parent
9c1d18d5b1
commit
9a9586b990
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue