summaryrefslogtreecommitdiffstats
path: root/emacs/.emacs.d/init.el
diff options
context:
space:
mode:
authorGravatar Tom Willemse2015-04-27 16:03:16 +0200
committerGravatar Tom Willemse2015-04-27 16:03:16 +0200
commit733985953fbec0aae92a7a83683f65c1aed5ab3c (patch)
tree422aff1bc30f7b9d080ff0b18c80649433e931e9 /emacs/.emacs.d/init.el
parentc278fb2684334f85b9eea715eb4aaa6449b8ffb6 (diff)
downloaddotfiles-733985953fbec0aae92a7a83683f65c1aed5ab3c.tar.gz
dotfiles-733985953fbec0aae92a7a83683f65c1aed5ab3c.zip
Stop using mode-icons
With svg-mode-line-themes enabled this package doesn't do much of anything anymore.
Diffstat (limited to 'emacs/.emacs.d/init.el')
-rw-r--r--emacs/.emacs.d/init.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/emacs/.emacs.d/init.el b/emacs/.emacs.d/init.el
index 44a200e..864bd19 100644
--- a/emacs/.emacs.d/init.el
+++ b/emacs/.emacs.d/init.el
@@ -1480,7 +1480,6 @@ from myaethon2.core.decorators import (
(ido-ubiquitous-mode)
(smex-initialize)
(global-diff-hl-mode)
- (mode-icons-mode)
(desktop-registry-auto-register)
(yas-global-mode)
(projectile-global-mode)