Hacker News new | ask | show | jobs
by kkoncevicius 454 days ago
There were always a big group of people who were obsessed about configs and plug-ins. My impression is that once NeoVim appeared all of them moved from Vim to NeoVim so that's why we have the impression about NeoVim being turned into Emacs.

Personally I use almost stock NeoVim (~30 lines config, with 2 tiny plugins, one of which I wrote myself). I find NeoVim to be very close to Vim, but with a few better corners. Things that I like are things like default `gc` operator for commenting and uncommenting portions of code.