fix: make terminal floating

This commit is contained in:
2026-06-14 09:48:39 +02:00
parent 2e865d2e2c
commit 7fb3d64741
+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 },