在Vim目录下的_vimrc文件(无后缀名)的末尾加上以下两句:

 

let &termencoding=&encoding
set fileencodings=utf-8,gbk

相关文章: