Age | Commit message (Collapse) | Author |
|
* fix(peek): print error if lsp is unable to get file contents
* fix(peek): replace print with vim.notify
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Alexey Svirshchevskiy <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: kylo252 <[email protected]>
|
|
|
|
|
|
|
|
|
|
language server (#2072)
Co-authored-by: kylo252 <[email protected]>
|
|
|
|
Co-authored-by: kylo252 <[email protected]>
|
|
|
|
Check if the manager `autocomd` has already been configured,
since some servers can take a while to initialize.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(#1934)
|
|
|
|
|
|
|
|
Consolidate configuration styles for linters and formatters
Fixes #1756
|
|
|
|
|
|
|
|
|