diff options
author | Alan Pearce | 2020-02-27 15:59:48 +0100 |
---|---|---|
committer | Alan Pearce | 2020-02-27 15:59:48 +0100 |
commit | 3ec3aa95b7ef9aec01800cd96e4948e7be87df9c (patch) | |
tree | 9fa51ecd243635e8a2fd87bea76ecddfcfec92de /user/settings | |
parent | 188f2e6df131994c202dcd6d66db749eb7ce1fe3 (diff) | |
download | nixfiles-3ec3aa95b7ef9aec01800cd96e4948e7be87df9c.tar.lz nixfiles-3ec3aa95b7ef9aec01800cd96e4948e7be87df9c.tar.zst nixfiles-3ec3aa95b7ef9aec01800cd96e4948e7be87df9c.zip |
Emacs: remove minions
Not used by doom-modeline unless configured. Since I didn't notice until now, it would seem that it's not necessary.
Diffstat (limited to 'user/settings')
-rw-r--r-- | user/settings/emacs.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/user/settings/emacs.nix b/user/settings/emacs.nix index 35b0da26..0a7feaa3 100644 --- a/user/settings/emacs.nix +++ b/user/settings/emacs.nix @@ -146,7 +146,6 @@ in lsp-treemacs magit markdown-mode - minions doom-modeline nginx-mode nix-mode |