vim-tig
vim-tig copied to clipboard
Make tig use vim as git editor
Hi,
Currently tig opens a vim (or the default $GIT_EDITOR) inside vim. It will result in a nested vim in vim. It would be good if we could use the current vim as the editor.
Thanks