Centos6.4 is now installed in vagrant. When vim is used to open the file list of file items, there are abnormal marks, as shown in the following figure:
Check the system language:
echo $LANG
en_US.UTF-8
But editing/etc/sysconfig/i18n
The document was amended to read:
LANG="zh_CN.UTF-8"
The same is true.
Is there any other problem?
Try setting the encoding in. vimrc to utf-8.