set encoding=utf-8
set fileencoding=utf-8
// .bash_profile
export LANG=zh_CN.UTF-8
export LC_CTYPE=zh_CN.UTF-8
http://easwy.com/blog/archives/an-article-about-how-to-write-vim-script/
在vim中 :set fenc 提示: E519: Option not supported: fenc 请问是为什么?应该怎么解决?
第二个错误是你的gvim在编译时没有打开+multi_byte