vim/neogit: better mnemonic for mapping
This commit is contained in:
parent
a929b53d64
commit
52c0dddfe7
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ return {
|
|||
},
|
||||
}
|
||||
|
||||
vim.keymap.set('n', '<leader>ng', '<cmd>Neogit<cr>')
|
||||
vim.keymap.set('n', '<leader>gn', '<cmd>Neogit<cr>')
|
||||
end,
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue