Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fannheyward/coc-marketplace

coc.nvim extensions marketplace
https://github.com/fannheyward/coc-marketplace

coc coc-nvim

Last synced: 6 days ago
JSON representation

coc.nvim extensions marketplace

Awesome Lists containing this project

README

        

# coc-marketplace

[coc.nvim][1] extensions marketplace.

* search `keywords:coc.nvim` from npmjs.com, display extensions in `coc-lists`
* extension name starts with `√` means installed already, with an `uninstall` action
* extension name starts with `x` means uninstalled, with an `install` action
* extension name ends with `*` is published by [@chemzqm](https://github.com/chemzqm), IMO, is official

![coc-marketplace](https://i.loli.net/2019/06/06/5cf885c18736a85017.png)

## Install

`:CocInstall coc-marketplace`

## Usage

* `:CocList marketplace` list all available extensions
* `:CocList marketplace python` to search extension that name contains `python`
* You can `tab` on an extension to do `install`, `uninstall`, `homepage` actions.

## Configurations

* `marketplace.npmsio`: Use for searching, default `false`

## License

MIT

[1]: https://github.com/neoclide/coc.nvim