convert to custom

This commit is contained in:
2026-02-06 07:50:23 -06:00
parent 0bdaff2282
commit 54db1b62f9
3 changed files with 41 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
return {
{
"nvim-tree/nvim-tree.lua",
cmd = { "NvimTreeToggle", "NvimTreeFocus" },
}
}