feat: add Neogit mapping
This commit is contained in:
parent
7ba91b9cd9
commit
1355a0c4ec
@ -248,6 +248,7 @@ local mappings = {
|
||||
o = {
|
||||
name = 'Open',
|
||||
n = { '<cmd>e ~/.config/nvim/ <cr>', 'Neovim config' },
|
||||
g = { '<cmd>Neogit<cr>', 'Neogit' },
|
||||
},
|
||||
}
|
||||
-- }}}
|
||||
|
Loading…
Reference in New Issue
Block a user