add use-package statistics and add it to dashboard

This commit is contained in:
2021-01-27 22:36:51 +01:00
parent 34f76c13d8
commit d2fb5b665b
2 changed files with 23 additions and 0 deletions

View File

@@ -24,6 +24,7 @@
(require 'use-package) ;; requires bind-key
(setq use-package-verbose t)
(setq use-package-compute-statistics t)
(use-package delight) ;; used for use-package :delight, see delight-delighted-modes
;;