Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-02 | feat: move icons to a single icons file (#3115) | Philippe Richard | |
2022-09-22 | fix(dashboard): add missing space (#3063) | Philipp Bokatius | |
2022-09-22 | fix: pcall for dashboard | ChristianChiarulli | |
2022-09-21 | fix(alpha): can't set button hl without doing this | ChristianChiarulli | |
2022-09-21 | fix: more consistent dashboard description (#3055) | sambergo | |
2022-09-20 | feat: new dashboard logo | ChristianChiarulli | |
2022-09-20 | feat: use a shorter dashboard banner when needed (#3047) | sambergo | |
2022-09-15 | refactor: small improvements (#3021) | Christian Chiarulli | |
2022-05-21 | refactor: load the default options once (#2592) | kylo252 | |
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-03-19 | feat: add alpha.nvim integration (#1906) | kylo252 | |