summaryrefslogtreecommitdiff
path: root/lua/lvim/bootstrap.lua
AgeCommit message (Collapse)Author
2021-10-12bugfix: Ensure lvim table is valid before calling Log:warn() (#1742)James Walmsley
Co-authored-by: kylo252 <[email protected]>
2021-10-10feat: add an independent lvim namespace (#1699)kylo252