我是安装k-vim后出现了这个问题,可能是vim的某些插件引起的

配置git的编辑器可解决:

git config --global core.editor "/usr/bin/vim"

 

相关文章: