VIM编码设置 vim里面的编码主要跟三个参数有关:enc(encoding), fenc(fileencoding)和fencs(fileencodings) fenc是当前文件的编码,也就是说,一个在vim里面 ...