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

前端 未结 8 1887
感情败类
感情败类 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:30

    To get a complete list of what vimpulse may be missing type

    :helpgrep not in Vi

    Every feature in the help that is not vi compatible will be listed.

    Theres about 700 matches.

    Of course there will be a lot of duplicated functionality

提交回复
热议问题