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