coc-fzf icon indicating copy to clipboard operation
coc-fzf copied to clipboard

Add support for coc-bookmark plugin

Open fragov opened this issue 4 years ago • 1 comments

Is there any plans to add support for coc-bookmark plugin?

fragov avatar Jun 06 '20 03:06 fragov

@fragov , not yet, but I am open to Pull Requests. After quickly looking at coc-bookmark, it seems that it would resemble the code we use for coc-yank.

If you want to create a PR, please use autoload/coc_fzf/yank.vim as an example.

Thanks, Antoine

antoinemadec avatar Jun 07 '20 22:06 antoinemadec