Am I the only one to still use regular vim? I tried to switch to Neovim a few years ago, but there were a few things I didn't like, so I switched back. Vim has improved tremendously, so I no longer feel a need to switch. With LSP and Copilot, I feel that I am close to the optimal dev environment these days...
I mean, I’d just bind vim to nvim. If you still want vim accessible, bind it to something else. I don’t really see any downsides to Neovim: it’s decently backwards compatible, enough to use most old plugins, with the advantages of Lua config and a much wider repository of plugins.
With Bram Moolenaar death, I sincerely think that vim will no longer be able to play catch-up with nvim. Bram Moolenaar did an amazing job with nvim, but with its death I think that vim is going to be an editor of the past, just like vi is an editor of the past. And nvim is its successor since its where the developers have moved.
Vim9script is fine, I write enough small scripts in it that it hasn't annoyed me. Vim's plugins, and NerdTree in particular, make it a perfectly good editor for this millennium as well as the last.
I did similar. Tried out nvim, thinking here's the new vim with everything I like from vim plus new benefits... didn't have a great experience. Switched back to vim; been happy since.
Don't remember what it was that put me off nvim, but hey, I like vim.
Now I'm excited for Lapce; but it has some way to come before I can use it happily without learning how to tweak it myself.
And still sometimes I wonder about going back to Emacs for some things, but with eVil mode!