I dislike Evil, and would never recommend it to anyone looking for a modal editing solution for Emacs. I would rather break my pinky with the modifiers than use Evil.
Evil is SLOOWWW: its startup time is 10x longer than other modal editing packages.
It has high cost of integration with other packages; editing-related packages rarely play well with Evil unless specifically designed for it.
We can do better than vi. Nowadays, there are some more modern alternatives to vi, like Kakoune that fix some of the fundamental problems with vi. One such problem is the fact that you cannot know what you are acting on until after the command completes: Kakoune solves this by having a unique noun verb syntax rather than vi’s verb noun syntax. This means that you get constant feedback about what you’re acting on before you act on it, since objects are always highlighted.
Instead, for anyone looking for a serious and actually good modal editing, I would suggest them to try out meow. It fixes all of the problems I mentioned above, and makes more improvements to the vi experience that I didn’t mention.
It’s a sound choice. I don’t like to use it, personally, because I want to use something that uses same motions and syntax as editors on servers that I don’t own (ex. customers). And, I’m not a fan of Lisp. It’s a great and (self-)extensible text editor/lisp interpreter, though.
Emacs
(ducks)
Evil
I dislike Evil, and would never recommend it to anyone looking for a modal editing solution for Emacs. I would rather break my pinky with the modifiers than use Evil.
noun verb
syntax rather than vi’sverb noun
syntax. This means that you get constant feedback about what you’re acting on before you act on it, since objects are always highlighted.Instead, for anyone looking for a serious and actually good modal editing, I would suggest them to try out meow. It fixes all of the problems I mentioned above, and makes more improvements to the
vi
experience that I didn’t mention.I use vi from an Emacs Shell, which was spawned from an Emacs GUI.
bro tryin’ to summon a demon… /s
Emacs is what the unified linux desktop should be
Emacs
EMACS. It’s the superior text editor.
I’d say it’s a superior text editor.
No
This is the way.
link the vi command to emacs, and you’ll be able to say you use vi
I haven’t wanted to say that in the 32 years I’ve had the choice.
oh ok then link the emacs command to vi and you’ll be able to keep saying you use emacs while using a better text editor 👍
(please dont kill me this is a joke i dont even use vi please have mercy please spare me please please please)
It’s a sound choice. I don’t like to use it, personally, because I want to use something that uses same motions and syntax as editors on servers that I don’t own (ex. customers). And, I’m not a fan of Lisp. It’s a great and (self-)extensible text editor/lisp interpreter, though.