~/.vimrc加入
set fencs=utf-8,gbk


e ++enc=gbk          #以gbk编码重新打开文件
set fileencoding     #查看文件编码格式
set fileencoding=gbk #保存为gbk