Added support for Voom for Vim packages (#232)

This commit is contained in:
Hugo Haas
2019-10-05 10:19:07 -07:00
committed by Roey Darwish Dror
parent f6ca350ebc
commit b9125f88a9
3 changed files with 15 additions and 0 deletions

View File

@@ -94,6 +94,7 @@ Just run `topgrade`. It will run the following steps:
* [Vundle](https://github.com/VundleVim/Vundle.vim)
* [Plug](https://github.com/junegunn/vim-plug)
* [Dein](https://github.com/Shougo/dein.vim)
* [Voom](https://github.com/airblade/voom)
* Node
* Run `yarn global update` if yarn is installed.
* Run `npm update -g` if NPM is installed and `npm root -g` is a path inside your home directory.