add shortcuts and leap work foreward and backward with "s"
This commit is contained in:
parent
ae9fc10678
commit
81c3cd2ac0
5 changed files with 22 additions and 44 deletions
|
|
@ -1,3 +1,4 @@
|
|||
return {
|
||||
'kdheepak/lazygit.nvim'
|
||||
'kdheepak/lazygit.nvim',
|
||||
vim.api.nvim_set_keymap('n', '<leader>gg', ':LazyGit<CR>', { noremap = true, silent = true })
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue