vim 字符编码

vim 查看字符编码相关的命令

echo &fenc    :查看文件编码

set fenc        :设置编码

原文地址:https://www.cnblogs.com/mliudong/p/2684616.html