summaryrefslogtreecommitdiff
path: root/tests/lsp_spec.lua
AgeCommit message (Collapse)Author
2021-10-31perf(lsp): use the new upstream API for filetypes (#1836)kylo252
2021-10-23fix(lsp): template generator now uses lsp.override (#1813)kylo252
2021-10-10feat: add an independent lvim namespace (#1699)kylo252
2021-10-07feat(lsp): handle user configuration in setup() (#1707)kylo252
2021-10-03refactor: auto-generate language configuration (#1584)kylo252
Refactor the monolithic `lvim.lang` design into a more modular approach. IMPORTANT: run `:LvimUpdate` in order to generate the new ftplugin template files.