|
Blue Forest http://www.lslnet.com at 15:58 on July 28, 2006
Fedora in the next issue vim6.3
Good, I just installed fedora yesterday, downloaded from sourceforge.net vim6.3.tgz packages installed, it was found impossible to show in vim thalamotomy Chinese, I would. Vimrc adding "set encoding=gb2312", but you, Later articles in the network. gvimrc adding :
Set encoding = 2byte-cp936
Source $vimruntime/delmenu.vim
Set langmenu=zh_CN.GB2312
Source $VIMRUNTIME/menu.vim
Set imcmdline
Gvim Chinese can now open files, and all normal, but in the console, using the Chinese document is opened vim thalamotomy order distortion? ? ! ! !
How will this problem be solved? ! ! !
Xian
Try :
In. Vimrc installed
Set encoding = chinese
Set langmenu =chinese
Quote :
|
-->
Author : xgmlovebee
Good, I just installed fedora yesterday, downloaded from sourceforge.net vim6.3.tgz packages installed, it was found impossible to show in vim thalamotomy Chinese, I would. Vimrc adding "set encoding=gb2312", but you, Later articles in the network. gvimrc adding :
Set encoding = 2byte-cp936
Source $vimruntime/delmenu.vim
Set langmenu=zh_CN.GB2312
Source $VIMRUNTIME/menu.vim
Set imcmdline
Gvim Chinese can now open files, and all normal, but in the console, using the Chinese document is opened vim thalamotomy order distortion? ? ! ! !
How will this problem be solved? ! ! !
Xian
-->
|
We need to correctly installed LOCALE
First export LC_ALL=zh_CN.GB2312
Then try
Quote :
|
-->
Author : liushug
We need to correctly installed LOCALE
First export LC_ALL=zh_CN.GB2312
Then try
-->
|
In the document which set up? In. Vimrc into this, it is still in ~/.bashrc /etc/profile?/etc/environment? in China?
|