removing fugitive as lazygit is better

This commit is contained in:
Arjun Patel
2023-02-03 20:02:54 -06:00
parent 3c39b41436
commit 20a70d3948
2 changed files with 0 additions and 30 deletions
-1
View File
@@ -25,7 +25,6 @@ return require('packer').startup(function(use)
use('nvim-treesitter/playground')
use('theprimeagen/harpoon')
use('mbbill/undotree')
use('tpope/vim-fugitive')
use {
'VonHeikemen/lsp-zero.nvim',