Hacker News new | ask | show | jobs
by cauthon 1061 days ago
what's the current recommended package manager for vim? I used to use vundle but that seems to be unmaintained/deprecated and has broken on recent installs.
2 comments

Lazy.vim. Long time plug user... Recently migrated to lazy and haven't been disappointed. Fixes a number of niggles I had with vim plug
For me it’s plug. It just works.