Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-10 | feat: add an independent lvim namespace (#1699) | kylo252 | |
2021-10-07 | feat(lsp): handle user configuration in setup() (#1707) | kylo252 | |
2021-10-03 | fix: add missing table entry (#1670) | kylo252 | |
2021-10-03 | fix: return correctly for overridden lang servers (#1669) | Abouzar Parvan | |
2021-10-03 | refactor: 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. |