📝 Removed vim-fugitive, no need with bgit
This commit is contained in:
parent
5e5b9e3b59
commit
8d27af1c1b
1 changed files with 0 additions and 1 deletions
|
|
@ -38,7 +38,6 @@ require('packer').startup(function()
|
|||
use 'mattn/emmet-vim'
|
||||
use 'norcalli/nvim-colorizer.lua'
|
||||
use 'airblade/vim-gitgutter'
|
||||
use 'tpope/vim-fugitive'
|
||||
use 'junegunn/fzf.vim' -- better fuzzy find files
|
||||
use 'preservim/nerdcommenter'
|
||||
use {'lewis6991/gitsigns.nvim'}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue