Added folder tree

This commit is contained in:
2026-02-11 18:45:43 +02:00
parent 1ff46341cf
commit baedcfd5f9
5 changed files with 55 additions and 10 deletions
+1 -2
View File
@@ -1,7 +1,6 @@
return {
{ "nvim-tree/nvim-web-devicons", lazy = true },
-- Theme: pick ONE. TokyoNight is a safe default.
{
"catppuccin/nvim",
priority = 1000,
@@ -28,5 +27,5 @@ return {
options = { theme = "auto", globalstatus = true },
})
end,
},
}
}