summaryrefslogtreecommitdiff
path: root/lua/lvim/core/alpha/dashboard.lua
AgeCommit message (Expand)Author
2023-01-26feat(alpha): add quit button to dashboard (#3767)Anchal Singh
2022-12-12fix(alpha): check height of the aplha window (#3585)LostNeophyte
2022-12-01fix(dashboard): remove feedkeys (#3558)LostNeophyte
2022-11-29feat(alpha): allow configuring highlight groups (#3532)LostNeophyte
2022-11-28fix(alpha): make dashboard responsive (#3505)LostNeophyte
2022-11-04feat: use our own colorscheme, decouple from tokyonight (#3378)Christian Chiarulli
2022-10-02feat: move icons to a single icons file (#3115)Philippe Richard
2022-09-22fix(dashboard): add missing space (#3063)Philipp Bokatius
2022-09-22fix: pcall for dashboardChristianChiarulli
2022-09-21fix(alpha): can't set button hl without doing thisChristianChiarulli
2022-09-21fix: more consistent dashboard description (#3055)sambergo
2022-09-20feat: new dashboard logoChristianChiarulli
2022-09-20feat: use a shorter dashboard banner when needed (#3047)sambergo
2022-09-15refactor: small improvements (#3021)Christian Chiarulli
2022-05-21refactor: load the default options once (#2592)kylo252
2022-03-19feat: add alpha.nvim integration (#1906)kylo252