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 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?
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.
I'm not super familiar with the 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?