Adds 'Dein' vim plugin manager support (#148)
* Adds 'Dein' vim plugin manager support * Add missing comma
This commit is contained in:
committed by
Roey Darwish Dror
parent
f107bd38e2
commit
57d3893a2b
@@ -90,6 +90,7 @@ Just run `topgrade`. It will run the following steps:
|
||||
* [NeoBundle](https://github.com/Shougo/neobundle.vim)
|
||||
* [Vundle](https://github.com/VundleVim/Vundle.vim)
|
||||
* [Plug](https://github.com/junegunn/vim-plug)
|
||||
* [Dein](https://github.com/Shougo/dein.vim)
|
||||
* 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.
|
||||
|
||||
Reference in New Issue
Block a user