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

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

    Vim macros don't seem to work with viper/vimpulse:

    Vim macros don't work when using viper + vimpulse in Emacs

    (Btw, the killer emacs feature that makes me care about vim/vimpulse is that different frames can edit the same file. It's like having a split where the two pieces can be in different windows. If anyone knows how to accomplish that in vim, you'd be my hero.)

提交回复
热议问题