编辑配置编辑 vim ~/.vimrc 或者 /etc/vim/vim/vimrcset fileencodings=utf-8,ucs-bom,gb18030,gbk,gb2312,cp936 set termencoding=utf-8 set encoding=utf-8
评论区