summaryrefslogtreecommitdiff
path: root/lua/config/init.lua
AgeCommit message (Expand)Author
2021-10-10feat: add an independent lvim namespace (#1699)kylo252
2021-10-03fix: add deprecation notice for lvim.lang.foo.lsp (#1670)kylo252
2021-10-03refactor: auto-generate language configuration (#1584)kylo252
2021-09-13refactor: use more flexible paths (#1381)kylo252
2021-08-27Fix missing "HOME" variable errors (#1415)kylo252
2021-08-26[Bugfix] Load user's autocmd custom_groups (#1393)chaeing
2021-08-25[Feature] Encapsulate config logic (#1338)Luc Sinet