nvim(neogit): Remove use magit keybindings
parent
8985731f13
commit
0629eb8ed9
|
@ -54,7 +54,6 @@ neogit.setup {
|
|||
disable_commit_confirmation = true,
|
||||
disable_insert_on_commit = true
|
||||
}
|
||||
neogit.config.use_magit_keybindings()
|
||||
EOF
|
||||
:nmap <C-x>g :Neogit<CR>
|
||||
|
||||
|
|
Loading…
Reference in New Issue