How to set git editor always as VIM

Please Just try

$ git config --global core.editor "vim"


Comments

Popular posts from this blog

ImportError: No module named regex