summaryrefslogtreecommitdiffstats
path: root/emacs/.emacs.d/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/.emacs.d/init.el')
-rw-r--r--emacs/.emacs.d/init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs/.emacs.d/init.el b/emacs/.emacs.d/init.el
index c652f1b..4f8b927 100644
--- a/emacs/.emacs.d/init.el
+++ b/emacs/.emacs.d/init.el
@@ -1469,6 +1469,7 @@ from myaethon2.core.decorators import (
(mode-icons-mode)
(desktop-registry-auto-register)
(yas-global-mode)
+ (projectile-global-mode)
(require 'popwin)
(popwin-mode)