工具 Ubuntu vim乱码2021-12-04胖蔡阅读(457)赞(0)打开vim的配置文件,位置在/etc/vim/vimrc 在其中加入 set fileencodings=utf-8 set termencoding=utf-8 set encoding=prc