Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: nil problem when jump to location when
tab drop
is set as `jum…
…p_type` (#2760) * feat(lsp_definitions): adding `tab drop` as `jump_type` * feat(lsp-jump-types): `tab drop` for LSP features Now, you're able to use `tab drop` as `jump_type` for these LSP features: references, type definitions, definitions an implementations. * fix(docs): reordering `tab drop` option * feat: generate docs * fix: nil problem with `vim.uri_to_fname` * fix: removing warning about `file_uri` variable not being used --------- Co-authored-by: Simon Hauser <[email protected]>
- Loading branch information