Age | Commit message (Collapse) | Author |
|
Lunarvim has keyboard shortcuts for various LSP searches, that feeds results to quickfix list.
It is useful then to have a quick way to inspect LSP results in quickfix via Telescope.
|
|
|
|
* fix(peek): print error if lsp is unable to get file contents
* fix(peek): replace print with vim.notify
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Typescript and typescriptreact needs to be added separately
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|