ui/doom-modeline: update + refactor + new modeline macros
This commit is contained in:
parent
addc67b965
commit
0f5dbd0bac
2 changed files with 166 additions and 207 deletions
|
@ -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))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue