-
Updated
Oct 15, 2020 - Java
plugin-manager
Here are 135 public repositories matching this topic...
-
Updated
Sep 17, 2020 - Vim script
-
Updated
Oct 6, 2020 - Python
-
Updated
Oct 13, 2020 - Vim script
-
Updated
Oct 11, 2020 - C++
-
Updated
Sep 13, 2020 - Vim script
The tool fails when running without options. It would be better to print a message about the -help command in such case.
onenashev@LAPTOP-25K65LOS:/c/Users/Oleg/Documents/jenkins/demo/demo-jenkins-config-as-code$ java -jar jenkins-plugin-manager-1.0.2.jar
No .txt or .yaml file containing list of plugins to be downloaded entered.
No directory to download plugins entered. Will use defaul
-
Updated
May 2, 2020 - C#
-
Updated
Oct 15, 2020 - TypeScript
-
Updated
Sep 9, 2019 - Go
-
Updated
Jul 9, 2019 - Go
-
Updated
Aug 19, 2020 - Vim script
-
Updated
Sep 25, 2020 - Python
-
Updated
Apr 30, 2020 - C
-
Updated
Oct 16, 2020 - TypeScript
-
Updated
Oct 16, 2020 - Python
-
Updated
Apr 3, 2018 - Shell
-
Updated
Oct 7, 2020 - Shell
-
Updated
Oct 10, 2020 - JavaScript
-
Updated
Feb 16, 2018 - PHP
-
Updated
Jan 18, 2018 - Ruby
Improve this page
Add a description, image, and links to the plugin-manager topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the plugin-manager topic, visit your repo's landing page and select "manage topics."
I've seen several questions about how to do an unsupervised installation of neovim (not all specific to packer); a core question here is how to ensure from your
init.vimthat all your plugins are installed on a fresh system.Vim-plug has this suggestion, and it would be nice to provide a similar snippet for packer.nvim t