Vim (fixes #17)

This commit is contained in:
Roey Darwish Dror
2018-06-07 08:51:16 +03:00
parent ef69dc01ba
commit c490b2c108
4 changed files with 75 additions and 1 deletions

View File

@@ -22,6 +22,10 @@ Just invoke `topgrade`. It will invoke the following steps:
* *Unix*: Upgrade tmux plugins with [TPM](https://github.com/tmux-plugins/tpm)
* Invoke Cargo [install-update](https://github.com/nabijaczleweli/cargo-update)
* Upgrade Emacs packages
* Upgrade Vim packages. Works with the following plugin frameworks:
* [NeoBundle](https://github.com/Shougo/neobundle.vim)
* [Vundle](https://github.com/VundleVim/Vundle.vim)
* [Plug](https://github.com/junegunn/vim-plug)
* Upgrade NPM globally installed packages
* Upgrade Atom packages
* Upgrade RubyGems globally installed packages