Add Jetpack (fix #80)

This commit is contained in:
Roey Darwish Dror
2018-10-18 16:05:27 +03:00
parent 4c16a34053
commit 036a86f593
3 changed files with 25 additions and 0 deletions

View File

@@ -57,6 +57,7 @@ Just run `topgrade`. It will run the following steps:
* Run Cargo [install-update](https://github.com/nabijaczleweli/cargo-update)
* Upgrade Emacs packages (You'll get a better output if you have [Paradox](https://github.com/Malabarba/paradox) installed)
* Upgrade [OCaml packages](https://opam.ocaml.org/)
* Upgrade [R globally installed packages](https://github.com/ankane/jetpack)
* Upgrade Vim/Neovim packages. Works with the following plugin frameworks:
* [NeoBundle](https://github.com/Shougo/neobundle.vim)
* [Vundle](https://github.com/VundleVim/Vundle.vim)