Hacker News new | ask | show | jobs
by JoshTriplett 3573 days ago
nvi definitely provides more features than the original vi, just not nearly as much as vim. And it doesn't have a comparable ecosystem of plugin/package developers around it, either.
1 comments

Is there a popularity dashboard of plugins that one could check to see what features vim users are enjoying that I've been living without?
http://vimawesome.com/ has a list of Vim plugins sorted by their popularity, measured by presence in dotfiles repos on GitHub.
For a conservative list of "essential plugins", see https://www.vi-improved.org/plugins/

"surround" and "targets" are indispensable for me.