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

Any way to bind coc-references?

Open emarcotte opened this issue 5 years ago • 0 comments

In the main docs for coc they have an example for jumping to references for the symbol under the cursor. This opens a list if there is more than one.

nmap <silent> gr <Plug>(coc-references)

I'm not super familiar with the <Plug> notation and how it works. I've been trying to figure out if there's a way to bind this to coc-clap but so far not had any break through... has anyone tried and succeeded here and care to share their config?

emarcotte avatar Mar 12 '21 01:03 emarcotte