Vim你这个错误好叉蛋疼啊

问题:
安装 Ubuntu 10.04后,GVim无法正常显示中文菜单。

原因:
Ubuntu 10.04 Lucid Lynx默认安装将会把中文区域设置为zh_CN.utf8,而GVim能识别的中文区域设置为zh_CN.UTF-8。因此GVim会在启动时报错,且 无法正常加载中文菜单。
解决方案:

代码:
cd /usr/share/vim/vim72/lang

sudo ln -s menu_zh_cn.utf-8.vim menu_zh_cn.utf8.vim

via

上次一样,又是出现在这个小横杠上。

This entry was posted in 我用软件 and tagged , , . Bookmark the permalink.

发表评论

电子邮件地址不会被公开。 必填项已用 * 标注

*

您可以使用这些 HTML 标签和属性: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>