fix: change LazyGit terminal toggle to floating window
This commit is contained in:
+1
-1
@@ -319,7 +319,7 @@ M.misc = {
|
|||||||
{
|
{
|
||||||
lhs = "<leader>gt",
|
lhs = "<leader>gt",
|
||||||
rhs = function()
|
rhs = function()
|
||||||
rootiest.toggle_lazygit_term()
|
rootiest.toggle_lazygit_float()
|
||||||
end,
|
end,
|
||||||
desc = "LazyGit Terminal",
|
desc = "LazyGit Terminal",
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user