Commit graph

11 commits

Author SHA1 Message Date
LostNeophyte
c477b9f8e8
fix(alpha): make startify sections always appear (#3371) 2022-10-31 19:25:21 +01:00
Philippe Richard
8767a17b5e
feat: move icons to a single icons file (#3115) 2022-10-02 23:48:23 -04:00
Philipp Bokatius
d060301050
fix(dashboard): add missing space (#3063) 2022-09-22 13:16:05 -04:00
ChristianChiarulli
223ab2a679 fix: pcall for dashboard 2022-09-22 09:18:18 -04:00
ChristianChiarulli
8aab0f7925 fix(alpha): can't set button hl without doing this 2022-09-21 23:39:18 -04:00
sambergo
8e1d3a2b47
fix: more consistent dashboard description (#3055) 2022-09-21 10:42:35 -04:00
ChristianChiarulli
4bd26928e5 feat: new dashboard logo 2022-09-20 11:18:21 -04:00
sambergo
28ae8f558b
feat: use a shorter dashboard banner when needed (#3047) 2022-09-20 12:27:38 +02:00
Christian Chiarulli
a4c2dc4d0b
refactor: small improvements (#3021) 2022-09-15 23:33:08 -04:00
kylo252
23df368b00
refactor: load the default options once (#2592)
BREAKING CHANGE: modifying the default options for keymaps and autocmds
is now done by overwriting them, since they won't be loaded into the
global `lvim` table anymore

* refactor: use the lua-commands api
* refactor!: use the lua-autocmds api
* fix(settings): let neovim handle spellfile
* feat: add log:set_log_level()
* chore: update examples
* chore: add deprecation notice for custom_groups
2022-05-21 16:48:47 +02:00
kylo252
c946ddda81
feat: add alpha.nvim integration (#1906) 2022-03-19 20:02:45 +01:00