|
发表于 2006-3-8 08:06:13
|
显示全部楼层
Post by 终极幻想
set ffs=unix,dos,mac " support all three, in this order
set encoding=utf-8
set fileencodings=utf-8,cp936,big5,latin1
set fileencoding=utf-8
set termencoding=utf-8
你的 locale 是什么?如果是 utf 8 的话,把这段加入 /etc/vimrc。再试试。
幻想斑竹的方法已经试了,我把它写入~/.vimrc中,还是有乱码问题 |
|