Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

There are always 5 different ways to do everything. For what it's worth, I've gone with the simple vim.plug. I don't worry about whether it's compatible with any other way of installing plugins. I just add a single line to my vimrc file per plugin and type :PlugInstall.


Is it easy to update the plugins as well?


Yeah:

  :PlugUpdate
See https://github.com/junegunn/vim-plug

EDIT: formatting




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: