summaryrefslogtreecommitdiff
path: root/lua/lsp/handlers.lua
AgeCommit message (Expand)Author
2021-09-08show correct inline diagnostics in neovim 0.6 (#1502)Abouzar Parvan
2021-09-07fix: vim.uri bug in 0.6christianchiarulli
2021-09-06fix `string cannot contain newlines` error while showing diagnostics (#1487)Abouzar Parvan
2021-09-04use a separate func instead of replacing the diagnostics messages (#1462)Abouzar Parvan
2021-08-03Fix lsp reporting when v.source is nil (#1209)Will Leinweber
2021-08-01Hotfix/eslint d (#1198)Abouzar Parvan
2021-07-31[Feature] Expose lsp config (#1156)Luc Sinet
2021-07-31feat: add diagnostics source name (#1147)kylo252
2021-07-28begin lsp refactorChris