coc-flow
coc-flow copied to clipboard
Go to Definition tutorial / instructions
Confused as I can use the go to definition feature mentioned in the README
some guidance would be appreciated! Thanks in advance
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.