Feat(snacks): use folke's snacks

Use folke's snacks.nvim convenience plugin
This commit is contained in:
2024-11-08 12:33:11 -05:00
parent b8cc95dfc8
commit 362b412d55
4 changed files with 177 additions and 8 deletions
-7
View File
@@ -935,13 +935,6 @@ M.lazygit = {
end,
desc = "LazyGit",
},
{ -- LazyGit
"<leader>gg",
function()
require("data.func").open_lazygit_popup()
end,
desc = "LazyGit",
},
}
---@function Helper function to toggle mini.files explorer