master #1

Open
oli wants to merge 912 commits from master into lua
Showing only changes of commit f9365da441 - Show all commits

View File

@@ -39,10 +39,6 @@ return {
function _lazygit_toggle() function _lazygit_toggle()
lazygit:toggle() lazygit:toggle()
end end
vim.keymap.set('n', '<leader>g', function()
end,
{ noremap = true, silent = true })
end, end,
keys = { keys = {
{ {