(port19.xyz) 💻 Neovim customization is inexcusably bad
ROAM_REFS: https://port19.xyz/tech/neovim-customization/
In my previous post I looked back on one year of Emacs and it's occasional sluggishness, announcing I would try to move to Neovim once more. Today I want to give an update on how said attempted migration is coming along: it's pretty bad. I would have preferred customizing my Neovim in lua, but gave up after about two hours of every single plugin being documented for setup in an init.vim file instead. Don't even get me started with the possibility of using fennel (a lisp that compiles to lua) to configure it. That would turn following documentation into a two step translation process.