chore: update key mappings with LazyGit integration

This commit is contained in:
2024-08-31 16:41:30 -04:00
parent 1fe3931dea
commit d8cf018277
-8
View File
@@ -315,14 +315,6 @@ M.lazygit = {
}
M.misc = {
-- LazyGit
{
lhs = "<leader>gt",
rhs = function()
rootiest.toggle_lazygit_float()
end,
desc = "LazyGit Terminal",
},
-- Yank line (without whitespace)
{
lhs = "yo",