summaryrefslogtreecommitdiff
path: root/lua/lvim/core/dashboard.lua
AgeCommit message (Collapse)Author
2021-10-20fix(bootstrap): support for using default neovim config and data directories ↵Sergio Mendez
(#1777) Co-authored-by: kylo252 <[email protected]> Co-authored-by: James Walmsley <[email protected]>
2021-10-10feat: add an independent lvim namespace (#1699)kylo252