fannheyward / coc-marketplace

coc.nvim extensions marketplace

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

coc-marketplace

coc.nvim 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, IMO, is official

coc-marketplace

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

License

MIT

About

coc.nvim extensions marketplace

License:MIT License


Languages

Language:TypeScript 73.8%Language:JavaScript 26.2%