Neovim

NeoVim is my preferred editor. I believe it to be the successor to Vim.

It’s way more powerful. And it uses Lua, a insanely fast interpreted language.

NeoVim’s configuration is more extensible, and readable than Vim’s Vimscript.

Along with being faster.

Here’s some comparisons (I made):

Emacs

It’s better than Emacs (as an editor):

Vim

It’s better than Vim:

Kakoune

It’s better than kakoune:

Helix

Vis

Overall

I believe NeoVim is the best of all. And if you’re an Lisp guy, just write your config in Fennel.

But, let’s not forget how Emacs isn’t trying to be entirely a text editor.

I’m refering to it’s text editing features, not it as a software all together.