Hacker News new | ask | show | jobs
by t6jvcereio 1455 days ago
After neovim, what's the case for using vim?
1 comments

Stability. I was a long-term vim user before moving to neovim, and during my time using vim, I could count backwards-incompatible changes on one hand. Plugins rarely broke because of the editor as well. While neovim is a fast moving target (they haven't released a 1.0 version yet), sometimes the editor breaks the plugin API so you'd need to wait to upgrade until your plugins are ready for it.