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

Go to Definition tutorial / instructions

Open r0mille opened this issue 4 years ago • 1 comments

Confused as I can use the go to definition feature mentioned in the README

some guidance would be appreciated! Thanks in advance

r0mille avatar Jul 23 '20 15:07 r0mille

Hello @r0mille

I found I could use the mapping as described here

nmap <silent> gd <Plug>(coc-definition)

In normal mode, when I am over a keyword I can press gd and be jumped to the relevant definition.

craigdallimore avatar Jan 17 '21 21:01 craigdallimore