I have made my .vimrc fitting my needs in a quite cool way and I'm already really used to it. That's why I get always confused when my different shortcut and bindings don't work as they do in the git commit vim.
Is there a way that this will use my normal vim config? Why is this even different from the normal vim? Does that not use my local vim editor?
I have already set vim as standard editor according to this question.
Thanks!
Update
I use Mac OS X Sierra.
:version
inside the git vim returns the right file '$HOME/.vimrc'
.
Update 2
I'm actually using Neovim. But I set VISUAL to 'nvim' and it still doesn't work.