small changes
This commit is contained in:
parent
6440047017
commit
6d384cb30e
2 changed files with 3 additions and 3 deletions
|
|
@ -16,7 +16,7 @@ local lg = {
|
|||
-- setting the keybinding for LazyGit with 'keys' is recommended in
|
||||
-- order to load the plugin when the command is run for the first time
|
||||
keys = {
|
||||
{ '<leader>gg', '<cmd>LazyGit<cr>', desc = 'LazyGit' },
|
||||
{ '<leader>g', '<cmd>LazyGit<cr>', desc = 'LazyGit' },
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue