top | item 12201370

(no title)

gaving | 9 years ago

Aren't most people using neovim now?

discuss

order

lojack|9 years ago

I personally use nvim, but most of my coworkers (also vim users) haven't yet switched. There's a surprising number of people that are aware of nvim but haven't bothered switching because vim works fine for them.

executesorder66|9 years ago

The main selling point for neovim when I found out about it was the async plugin support. And I remember reading that the creator of neovim mainly did it because the maintainers of vim refused to accept his patch to add async plugin support for vim.

But about a month ago, vim added async plugin support. So now what? I switched to neovim, and now I am undecided if I should switch back to vim or not.

neovim has a fresh start, cleaner code base but less support/timetested code than vim. What do you guys think?

sdegutis|9 years ago

My understanding was that Neovim's main strength was the fact that it is a fresh rewrite for modern platforms only. Whereas Vim has tons of legacy code in it for all sorts of legacy platforms, which makes it harder for people to contribute code, and makes it harder for the dev team to find and fix bugs, or to add features, etc.

seletskiy|9 years ago

No, not at all.

neovim is still lacks stability.

hkmix|9 years ago

Is this from experience? I've switched back to regular vim from neovim because of platform support, but I've never had stability issues when I did use neovim.

erelde|9 years ago

From experience:

neovim often forgets basic settings for indentation, it's the only flaw I've experienced myself but it's enough that I can't use it.

nilkn|9 years ago

Not that I know of. I mean, I've been a heavy vim user for years and haven't even bothered trying neovim.