aboutsummaryrefslogtreecommitdiffstats
path: root/modules/init-dashboard.el
Commit message (Collapse)AuthorAgeFilesLines
* perf: optimize startup time and fix theme colorsHEADmasterAstounds2026-02-281-28/+14
| | | | | | | | | Performance improvements (2.4s → 0.97s, 60% faster): - Enable use-package-always-defer for lazy loading - Add native compilation support (Emacs 28+) - Defer company, ivy, projectile with :defer - Move settings from :config to :init where possible - Remove redundant package-refresh-contents
* improve dashboardJesus E2023-05-131-6/+19
|
* Add dashboardJesús2021-02-011-0/+26