vim 启动缓慢

今天终于忍不住 vim 慢如蜗牛的启动速度,于是 Google 解决办法……

省略搜索数次……

这里找到了办法,原来是启动的时候要连接 X ,这样速度就慢下来了,实在懒得自己编译一个不带 X11 的版本,于是就在 ~/.bashrc 加了一行:

  1. alias vim='vim -X'

不过这样也丧失了一些功能,比如更改窗口标题和使用 X 的剪切板,反正我也不常用这个功能,所以无所谓了……

现在瞬间就可以帮助乌干达的穷苦儿童了,高兴啊……

Tags:,,

Related Posts
This entry was posted in Information Technology and tagged , , . Bookmark the permalink.

3 Responses to vim 启动缓慢

  1. Ai.Freedom says:

    Vim用不习惯, 现在习惯于使用Emacs

  2. hzhua says:

    没想到您也用mg12的模板了~~

  3. Leaf Duo says:

    @hzhua

    呵呵 是啊

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="">