Remove nvim-tree
This commit is contained in:
@@ -173,10 +173,6 @@ local plugins = {
|
||||
lazy = true,
|
||||
ft = { "jenkinsfile", "Jenkinsfile", },
|
||||
},
|
||||
{
|
||||
"kyazdani42/nvim-tree.lua",
|
||||
config = function () require("plugins.config.tree") end,
|
||||
},
|
||||
{
|
||||
"dstein64/vim-startuptime",
|
||||
lazy = true,
|
||||
|
||||
Reference in New Issue
Block a user