Added nvim-tree

This commit is contained in:
2026-08-09 10:00:28 +02:00
parent 1f8f88ae67
commit cd2df7edb2
6 changed files with 50 additions and 6 deletions
@@ -27,4 +27,3 @@ require("lazy").setup({
-- Automatically check for plugin updates
checker = { enabled = true },
})