What Vim features are missing in Emacs with Viper and Vimpulse?

前端 未结 8 1891
感情败类
感情败类 2021-01-30 14:55

There are important features of Emacs which are missing in Vim, such as the comint mode, and there are no scripts/plugins which can replace them.

There are also benefits

8条回答
  •  太阳男子
    2021-01-30 15:14

    Unfortunately, no mode can make Emacs work as fast as Vim.

    If you mean that the emacs startup time is poor, you can cut it down dramatically by having an emacs session permanently open, and use gnuclient/emacsclient whenever you need to edit a file.

    http://www.emacswiki.org/emacs/GnuClient

提交回复
热议问题