The Wayback Machine - https://web.archive.org/web/20200304113342/https://github.com/topics/plugin-manager
Skip to content
#

plugin-manager

Here are 112 public repositories matching this topic...

psprint
psprint commented Oct 28, 2018

I feel that the README.md is too long, that it lacks some structure that would make a large amount of information better presented.

The problem is that:
a. there are many features (i.e. large feature-set),
b. the features are often swiss-army-knives and need some elaboration, if not then users might not discover the feature-set of Zplugin.

The changes doesn't have to be a complete rephrase

iKarith
iKarith commented Sep 7, 2019

I used to use vim-plug whose documentation included an if statement you could use to drop a vimrc/init.vim on a new system and the first time you started vim, it'd install all your plugins for you. Useful if you are constantly blowing away the contents of a machine and want to easily deploy a functional environment to it.

Unfortunately minpac doesn't have such a simple single-file you can downl

Delapouite
Delapouite commented Oct 11, 2019

Hello

Almost all plugins that I know of have a README.md file at their root.

So what about a plug-doc command, that would have the all the installed plugins as auto-completion and would automatically opens the associated README.md ?

Example:

:plug-doc<space>

I select ul/kak-lsp for instance, then press Enter, Kakoune opens kak-lsp's README.md

Bonus:

Whe

Improve this page

Add a description, image, and links to the plugin-manager topic page so that developers can more easily learn about it.

Curate this topic

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."

Learn more

You can’t perform that action at this time.