LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1080|回复: 3

[求助] vim中文重排问题

[复制链接]
发表于 2007-8-5 17:23:03 | 显示全部楼层 |阅读模式
是用vim进行中文重排失败,主要因为vim把一连串的中文看作一个单词,所以在重排的时候
不能折行,之后我定义了ecoding和fileecoding的编码设置为gbk和gb2312都不行,
所以,我又设置了iskeyword,将每个字看作一个单词看待。我浏览了一下help manual,
但是不知道如何设置,不知道是否有解决问题的兄弟。

谢谢!
发表于 2007-8-5 19:52:53 | 显示全部楼层
set fo+=Mm "make chinese autowrap
try this
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-8-6 18:48:05 | 显示全部楼层
OK, thanks, I will try it later, hope it works
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-8-7 17:54:10 | 显示全部楼层
The option works well with chinese characters ! it's great.
I have scaned the manual about the formatoptions option,
Howerver, I still didn't understand the relationship of the option
and chinese characters line-wrap function.
can you make a explanation here? :-P , thank you!
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表