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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* chore(plugins): update plugin version
* fix(lvim-info): make the git branch cmd compatible with mac
|
|
|
|
Co-authored-by: Alexey Svirshchevskiy <[email protected]>
|
|
|