chore: update key mappings with LazyGit integration
This commit is contained in:
@@ -315,14 +315,6 @@ M.lazygit = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
M.misc = {
|
M.misc = {
|
||||||
-- LazyGit
|
|
||||||
{
|
|
||||||
lhs = "<leader>gt",
|
|
||||||
rhs = function()
|
|
||||||
rootiest.toggle_lazygit_float()
|
|
||||||
end,
|
|
||||||
desc = "LazyGit Terminal",
|
|
||||||
},
|
|
||||||
-- Yank line (without whitespace)
|
-- Yank line (without whitespace)
|
||||||
{
|
{
|
||||||
lhs = "yo",
|
lhs = "yo",
|
||||||
|
|||||||
Reference in New Issue
Block a user