Hacker News new | ask | show | jobs
by nameless912 1398 days ago
No, 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.