Browse Source
Enable minions mode after setting up zerodark modeline
thefak3petton
No known key found for this signature in database
GPG Key ID: E8BCD7866AFCF978
1 changed files with
1 additions and
0 deletions
-
init.el
|
|
@ -853,6 +853,7 @@ be global." |
|
|
|
|
|
|
|
(use-package minions |
|
|
|
:demand t |
|
|
|
:after zerodark-theme |
|
|
|
:config (unless minions-mode |
|
|
|
(minions-mode))) |
|
|
|
|
|
|
|