summaryrefslogtreecommitdiff
path: root/lua/lvim/config/init.lua
AgeCommit message (Expand)Author
2021-10-12fix(config/log): show error in config instead of hiding (#1751)Chase Colman
2021-10-12bugfix: Ensure lvim table is valid before calling Log:warn() (#1742)James Walmsley
2021-10-10feat: add an independent lvim namespace (#1699)kylo252