This is awesome. But one question as I'm not so familiar with emacs: Why do they punish someone when trying to use emacs but not vi? Why do you see emacs as something works?
I'm very partial to doom emacs. I love the emacs ecosystem but the default editor made me want to cry, doom emacs gives the awesome text editing of vim with the awesome ecosystem of emacs (significantly smoother than viper too)
If you like Unixy editors, highly recommend also looking into acme
Russ Cox describes it in this video as more like an "integrating development environment" as in it works with your surrounding operating system rather than an "integrated development environment"
Doesn't shine as much on Unix as in Plan 9 though. Also no linter or formatter built into or distributed with acme but you probably could get your language's usual tools to work pretty well with it
I've really been enjoying Helix, which took a lot of inspiration (including key binds, mostly) from Kakoune. It's just missing a plugin system to be perfect, but built in LSP support is soo nice