update nvim-tree

This commit is contained in:
asep komarudin 2023-01-20 13:06:35 +07:00
parent 976ac7b5be
commit b691155539
2 changed files with 2 additions and 2 deletions

View file

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