summaryrefslogtreecommitdiff
path: root/lua/lvim/lsp/config.lua
AgeCommit message (Expand)Author
2022-03-12chore(plugins): last manual plugin update (#2347)Abouzar Parvan
2022-02-23refactor(nvim-tree): update settings structure (#2304)Abouzar Parvan
2022-02-16fix(timeoutlen): this has caused way too many issues in the past (#2287)Abouzar Parvan
2022-02-09chore(plugins): bump version (#2261)Abouzar Parvan
2022-02-06chore(plugins): bump version (#2253)Abouzar Parvan
2022-01-30feat(vue): set volar as default language server instead of vuels (#2230)Abouzar Parvan
2022-01-26fix(lsp): avoid accessing undefined user_data (#2216)Alexey Svirschevskiy
2022-01-24chore(plugins): bump plugin version, also fix for offset_encoding (#2210)Abouzar Parvan
2022-01-16fix(lsp): use temporary fork of lua-dev (#2187)kylo252
2022-01-15fix(diag): show lsp-diag code in open_float (#2180)kylo252
2022-01-08fix(null-ls): avoid sending invalid opts.args (#2154)kylo252
2022-01-01refactor(info): use new null-ls api for sources (#2125)kylo252
2021-12-23fix(lsp): set the handlers opts for v0.6 as well (#2109)kylo252
2021-12-21chore: core plugins version bump (#2103)kylo252
2021-12-13feat: update lsp-installer and lspconfig hashes to enable solidity_ls languag...edag94
2021-12-11feat: bump plugin versions (#2064)Abouzar Parvan
2021-12-06feat: full compatibility with neovim v0.6 (#2037)kylo252
2021-12-01chore: bump core-plugins' version (#2018)kylo252
2021-11-16feat: support new null-ls (#1955)Christian Chiarulli
2021-11-10fix(ci): blacklist 'sorbet' (#1936)kylo252
2021-10-31perf(lsp): use the new upstream API for filetypes (#1836)kylo252
2021-10-24fix(lsp): disable eslint server by default (#1842)kylo252
2021-10-23fix(lsp): template generator now uses lsp.override (#1813)kylo252
2021-10-10feat: add an independent lvim namespace (#1699)kylo252