ui/modeline: add +light feature
This will one day replace the module.
This commit is contained in:
parent
fbe8d9d8ac
commit
f236d27d51
3 changed files with 491 additions and 10 deletions
|
@ -1,7 +1,8 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; ui/modeline/packages.el
|
||||
|
||||
(package! doom-modeline)
|
||||
(unless (featurep! +light)
|
||||
(package! doom-modeline))
|
||||
(package! anzu)
|
||||
(when (featurep! :editor evil)
|
||||
(package! evil-anzu))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue