mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-24 16:30:58 -05:00
ui/doom-modeline: update + refactor + new modeline macros
This commit is contained in:
@@ -16,8 +16,9 @@
|
||||
;;(require 'iedit)
|
||||
;;(require 'evil-multiedit)
|
||||
|
||||
(package! all-the-icons)
|
||||
(package! eldoc-eval)
|
||||
(package! evil-anzu :needs evil)
|
||||
(package! powerline)
|
||||
(@package all-the-icons)
|
||||
(@package eldoc-eval)
|
||||
(@package powerline)
|
||||
(when (@featurep :feature evil)
|
||||
(@package evil-anzu))
|
||||
|
||||
|
Reference in New Issue
Block a user