remove that annoying asss tree plugin
This commit is contained in:
@@ -19,14 +19,6 @@ local packer = require('packer').startup(function(use)
|
||||
|
||||
-- QUALITY OF LIFE INTEGRATIONS
|
||||
|
||||
-- file explorer
|
||||
use {
|
||||
'nvim-tree/nvim-tree.lua',
|
||||
config = function ()
|
||||
require('plugin-config/nvim-tree')
|
||||
end
|
||||
}
|
||||
|
||||
-- git integration
|
||||
use 'tpope/vim-fugitive'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user