Browse Source

Enable minions mode after setting up zerodark modeline

thefak3petton
Nicolas Petton 2 years ago
parent
commit
3eb5fe9ae7
No known key found for this signature in database GPG Key ID: E8BCD7866AFCF978
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      init.el

+ 1
- 0
init.el View File

@ -853,6 +853,7 @@ be global."
(use-package minions
:demand t
:after zerodark-theme
:config (unless minions-mode
(minions-mode)))


Loading…
Cancel
Save