Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-10 | feat: add an independent lvim namespace (#1699) | kylo252 | |
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. | |||
2021-08-26 | [Refactor]: only allow a single logger (#1405) | kylo252 | |
2021-08-26 | fix logging when plenary is not available (#1390) | kylo252 | |
2021-08-09 | feat: Add an async logger using plenary (#1207) | kylo252 | |
Co-authored-by: rebuilt <[email protected]> |