error: There was a problem with the editor 'vi'
之前倒沒有這個問題,不知道跟我最近在變更 VIM 設定有無關聯git commit 是會預設取 vi 為編輯器
當然如果用 git commit -m 的方式就不會有這個問題
既然出現問題,還是手動指定一下好了
解決方法: 設定 git 預設編輯器即可
error: There was a problem with the editor 'vi'
之前倒沒有這個問題,不知道跟我最近在變更 VIM 設定有無關聯Plugin 'mattn/emmet-vim'
git clone https://github.com/gmarik/Vundle.vim.git ~/.vim/bundle/Vundle.vim