summaryrefslogtreecommitdiff
path: root/lua/lv-dashboard/init.lua
AgeCommit message (Collapse)Author
2021-07-12refactor single filechristianchiarulli
2021-07-09refactor plugin configchristianchiarulli
2021-07-07remove sessions from dashboard for nowchristianchiarulli
2021-07-06fix losing dashboard command add whichkey binding for lunarconfig0.4.3christianchiarulli
2021-07-04start formatting rulesRafael
2021-07-03[DASHBOARD] Fix Telescope config files lazy-load issue. (#632)James Walmsley
2021-07-02add number of plugins as footerChris
2021-06-30refactor autocommandschristianchiarulli
2021-06-29Add dashboard entry to search nvim config files (#551)tafryn
2021-06-28Fix settings inside dashboard (#542)Abouzar Parvan
`lv-settings.lua` has been deprecated, use `lv-config.lua` instead.
2021-06-28more optional pluginschristianchiarulli
2021-05-25Support different config paths (#426)Amandus Søve Thorsrud
This makes the configuration files work if neovim's config path is different from `~/.config/nvim`.
2021-05-04✨ Change dashboard header and footer by user (#363)Francisco Suárez
* :sparkles: ability to change dashboard header and footer. * :sparkles: lv-settings adapted. * comment to keep original one by default.
2021-04-15Update init.luaChristian Chiarulli
2021-04-15LunarVimchristianchiarulli