Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-10 | feat: add an independent lvim namespace (#1699) | kylo252 | |
2021-10-09 | feat: support wildcard filetypes for null-ls providers (#1447) | Luc Sinet | |
Co-authored-by: kylo252 <[email protected]> | |||
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-09-20 | add support for local stylelint (#1586) | Abouzar Parvan | |
2021-08-17 | fix: remove wrongful log entry from null-ls setup (#1341) | kylo252 | |
2021-08-17 | [Refactor]: Remove vim-rooter dependency (#1319) | kylo252 | |
2021-08-14 | [Refactor/Bugfix] Improve null ls handler (#1277) | Luc Sinet | |