chore: update lazygit invocation for improved functionality
This commit is contained in:
+1
-1
@@ -632,7 +632,7 @@ M.gitblame = {
|
|||||||
padding = { left = 1, right = 0 },
|
padding = { left = 1, right = 0 },
|
||||||
on_click = function()
|
on_click = function()
|
||||||
if vim.g.statusline_clickable_git ~= false then
|
if vim.g.statusline_clickable_git ~= false then
|
||||||
require('config.rootiest').toggle_lazygit_float()
|
Snacks.lazygit()
|
||||||
end
|
end
|
||||||
end,
|
end,
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user