Is everyone moving to NeoVim?
Vim will likely be alive for decades to come for sysadmins editing files in /etc over ssh.
It might be “dead” for the new languages with a small community and nobody interested in adding support for vim…
So, it might be dead for some people and not for others.
At the end of the day I usually pick an editor that the language I’m gonna be writing has good support for.
Sublime for C, vscode for JS/TS, and jetbrains for golang
I've never really used it for any kind of serious programming as trying to twist a modal text editor into an IDE by propping it up with all sorts of plugins cost me so much time that I just abandoned that thought.
I just use the usual IDEs for their respective languages (pycharm for python, intellij for Java, visual studio for C#/dotnet, etc).
However, I am giving the helix editor a go for programming since I still like vim movements and while helix has their own set of movement keys, it's pretty nice. It also has LSP built-in but I found it way easier to setup for programming than vim/nvim.
NeoVim will probably outlast Vim but that day is not in the foreseeable future imho.
And Bram fervently rejected that, so Vim was forked. At this point, why would anyone want to maintain Vim?
Also... Why is this post flagged? Did someone merely dislike the title? it's a decent question IMO.
I'm sticking with vim, neovim doesn't offer anything of value to me since I don't want to use Lua, treesitter or lsp, and it takes away things I appreciate (gvim, stability).