Revert "Remove nvim-tree"
This reverts commit e5146fbaa4b222d128a338953d0557045a55df29.
This commit is contained in:
@@ -177,6 +177,10 @@ 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