I especially like the nice and simple Lua API, multiple selections and structural regex.
For anyone in need of a more featureful but still hackable editor can extend the minimal editor with existing LUA plugins for extra functionality (LSP, spellchecking, plugin management, …).
vim/nvim was bloated 4 my use case, but ví wasn’t enough. I like minimal and suck less.
I especially like the nice and simple Lua API, multiple selections and structural regex.
For anyone in need of a more featureful but still hackable editor can extend the minimal editor with existing LUA plugins for extra functionality (LSP, spellchecking, plugin management, …).