coc-clap
coc-clap copied to clipboard
clap :heart: coc.nvim
clap :heart: coc.nvim
Use clap instead of coc.nvim built-in fuzzy finder.

Rationale
Use clap with coc.nvim. Forked from coc-fzf.
Commands
| Command | List |
|---|---|
:Clap coc_actions |
Equivalent to :CocList actions |
:Clap coc_commands |
Equivalent to :CocList commands |
:Clap coc_diagnostics |
Equivalent to :CocList diagnostics. |
:Clap coc_extensions |
Equivalent to :CocList extensions |
:Clap coc_location |
Equivalent to :CocList location. |
:Clap coc_outline |
Equivalent to :CocList outline, with colors. Requires ctags |
:Clap coc_symbols |
Equivalent to :CocList symbols |
:Clap coc_services |
Equivalent to :CocList services |
| <!-- | :Clap symbols --kind {kind} |
| <!-- | :Clap |
| <!-- | :Clap diagnostics --current-buf |
| <!-- | :ClapResume |
Options
| Option | Type | Description | Default value |
|---|---|---|---|
g:clap_provider_coc_blink |
List | Change blink style. [0, 0] disables blink. | [2, 100] |
License
MIT