Y
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
rraghur
1060 days ago
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
link
be_erik
1061 days ago
For me it’s plug. It just works.
link