summaryrefslogtreecommitdiff
path: root/lua/core/dashboard.lua
AgeCommit message (Expand)Author
2021-10-10feat: add an independent lvim namespace (#1699)kylo252
2021-09-17fix(dashboard): hide version when no tag found (#1572)chaesngmin
2021-09-17[Feature] Add lunarvim latest release tag to dashboard (#1436)chaesngmin
2021-09-16fix: dashboard footer seems to have disapearedChristian Chiarulli
2021-09-13refactor: use more flexible paths (#1381)kylo252
2021-08-27Fix missing "HOME" variable errors (#1415)kylo252
2021-08-25[Feature] Encapsulate config logic (#1338)Luc Sinet
2021-08-22[Refactor/Bugfix] move on_config_done callbacks to relevant setup() (#1175)devtoi
2021-08-22[fix]: don't overwrite user's dashboard config (#1366)kylo252
2021-08-19rename settings to configuration in dashboard (#1350)Binx
2021-08-18[Refactor]: Remove vim-rooter and smart-cwd; then use project.nvim (#1315)Ahmed Khalf
2021-08-17[Feature] Make the rest of the builtins configurable (#1318)kylo252
2021-08-07Added space after plug icon (#1252)ashincoder
2021-08-06fix: typos in lua/grvxs
2021-08-04update for lunarvim orgChris
2021-07-31[Feature] Rename lv-config.lua to config.lua (#1193)chaeing
2021-07-26new footerchristianchiarulli
2021-07-25Fix ignored user autocommands (#1090)kylo252
2021-07-24New contract (#1080)Christian Chiarulli
2021-07-19Decoupling config from nvim (#1038)Christian Chiarulli
2021-07-14Use user defined value when setting showtabline on BufLeave (#939)Pasi Bergman
2021-07-14Fix dashboard which key still appears when dashboard disabled (#923)hui.liu
2021-07-12refactor single filechristianchiarulli