emacs·Emacsbycaptainkangaroo TIL emacs has a built-in vi (not vim) mode called viperhttps://www.gnu.org/software/emacs/manual/html_node/viper/index.htmlOpen linkView original on discuss.tchncs.de14Comments4
mmonnier lemmy.ca1Hide 1 replyActually, this was only the third such mode, after vi.el and vip.el, both of which were obsoleted by Viper (which itself dates back to ... many years ago)9
Dark Arc social.packetloss.gg1Hide 1 replyGranted, you should presumably just install evil mode and use that.3
Actually, this was only the third such mode, after
vi.elandvip.el, both of which were obsoleted by Viper (which itself dates back to ... many years ago)Interesting....TIL again!
Granted, you should presumably just install evil mode and use that.
Agreed