Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/fannheyward/coc-marketplace
- Owner: fannheyward
- License: mit
- Created: 2019-05-31T17:01:40.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-09-15T07:58:32.000Z (over 2 years ago)
- Last Synced: 2024-10-12T18:47:35.020Z (3 months ago)
- Topics: coc, coc-nvim
- Language: TypeScript
- Homepage:
- Size: 377 KB
- Stars: 343
- Watchers: 6
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-list - coc-marketplace
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