Update ui modules for v2
This commit is contained in:
parent
d4b0216154
commit
a2a0ab4ed7
5 changed files with 75 additions and 57 deletions
|
@ -16,9 +16,8 @@
|
|||
;;(require 'iedit)
|
||||
;;(require 'evil-multiedit)
|
||||
|
||||
(package! powerline :demand t)
|
||||
|
||||
(package! all-the-icons :when (display-graphic-p) :demand t)
|
||||
|
||||
(package! eldoc-eval :demand t)
|
||||
(package! all-the-icons)
|
||||
(package! eldoc-eval)
|
||||
(package! evil-anzu :when (featurep 'evil))
|
||||
(package! powerline)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue