feat: new setup using fewer plugins, more reliant on snacks, better completions #1

Merged
janishutz merged 16 commits from dev into main 2026-07-06 09:51:06 +02:00
Showing only changes of commit 7fb3d64741 - Show all commits
+1
View File
@@ -22,6 +22,7 @@ return {
char = "", char = "",
}, },
}, },
terminal = require("plugins.snacks.modules.terminal"),
lazygit = { enabled = true }, lazygit = { enabled = true },
picker = { enabled = true }, picker = { enabled = true },
quickfile = { enabled = true }, quickfile = { enabled = true },