Delete moody package
This commit is contained in:
parent
bbf1534474
commit
663a26f964
1 changed files with 2 additions and 9 deletions
|
|
@ -397,16 +397,9 @@
|
|||
(border-mode-line-inactive unspecified)))
|
||||
(load-theme 'modus-vivendi-tinted :no-confirm))
|
||||
|
||||
(use-package moody
|
||||
(use-package minions
|
||||
:config
|
||||
(setq x-underline-at-descent-line t)
|
||||
(moody-replace-mode-line-buffer-identification)
|
||||
(moody-replace-vc-mode)
|
||||
(moody-replace-eldoc-minibuffer-message-function)
|
||||
|
||||
(use-package minions
|
||||
:config
|
||||
(minions-mode)))
|
||||
(minions-mode))
|
||||
|
||||
(use-package multiple-cursors
|
||||
:bind
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue