update config

This commit is contained in:
asep komarudin 2023-01-18 20:29:12 +07:00
parent c172389f0c
commit 6968e42f10

View file

@ -78,7 +78,7 @@ return {
commit = "7282f7de8aedf861fe0162a559fc2b214383c51c", commit = "7282f7de8aedf861fe0162a559fc2b214383c51c",
cmd = "NvimTreeToggle", cmd = "NvimTreeToggle",
dependencies = "kyazdani42/nvim-web-devicons", dependencies = "kyazdani42/nvim-web-devicons",
init = function() config = function()
require("user.nvim-tree") require("user.nvim-tree")
end, end,
}, },