Comment on Ask HN: How Do You Navigate Code?parentComments−nameless9124yNo, but defining one is as easy as one magic incantation in your .vimrc: nnore <leader>gd :LspGoToDefinition<CR> ...or something like that. I haven't touched the config in a few months.
Comments
No, but defining one is as easy as one magic incantation in your .vimrc:
...or something like that. I haven't touched the config in a few months.