Age | Commit message (Expand) | Author |
---|---|---|
2021-10-10 | feat: add an independent lvim namespace (#1699) | kylo252 |
2021-09-22 | [Bugfix] instead of wrapping the `gl` diagnostics, split them (#1595) | Abouzar Parvan |
2021-09-21 | [Bugfix] Wrap the `gl` floating window diagnostics (#1588) | Abouzar Parvan |
2021-09-18 | feature: vim.api.diagnostics has been moved to vim.diagnostics in neovim head... | Abouzar Parvan |
2021-09-08 | show correct inline diagnostics in neovim 0.6 (#1502) | Abouzar Parvan |
2021-09-07 | fix: vim.uri bug in 0.6 | christianchiarulli |
2021-09-06 | fix `string cannot contain newlines` error while showing diagnostics (#1487) | Abouzar Parvan |
2021-09-04 | use a separate func instead of replacing the diagnostics messages (#1462) | Abouzar Parvan |
2021-08-03 | Fix lsp reporting when v.source is nil (#1209) | Will Leinweber |
2021-08-01 | Hotfix/eslint d (#1198) | Abouzar Parvan |
2021-07-31 | [Feature] Expose lsp config (#1156) | Luc Sinet |
2021-07-31 | feat: add diagnostics source name (#1147) | kylo252 |
2021-07-28 | begin lsp refactor | Chris |