summaryrefslogtreecommitdiff
path: root/lua/lvim/lsp/handlers.lua
AgeCommit message (Expand)Author
2022-05-03refactor: use api-autocmds for lsp functions (#2549)kylo252
2021-12-23refactor: uplift neovim's minimum version requirement to 0.6.0 (#2093)Abouzar Parvan
2021-12-23fix(lsp): set the handlers opts for v0.6 as well (#2109)kylo252
2021-12-06feat: full compatibility with neovim v0.6 (#2037)kylo252
2021-11-10fix(lsp): correct map and prevent highlight leak of diagnostic signs in 0.6 (...Chase Colman
2021-11-07fix: dedupe linting messagesChristianChiarulli
2021-10-10feat: add an independent lvim namespace (#1699)kylo252