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.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/emacs/.emacs.d/init.el b/emacs/.emacs.d/init.el
index 1afb7bb..1d80996 100644
--- a/emacs/.emacs.d/init.el
+++ b/emacs/.emacs.d/init.el
@@ -1495,9 +1495,6 @@ from myaethon2.core.decorators import (
(yas-global-mode)
(projectile-global-mode)
- (require 'popwin)
- (popwin-mode)
-
(evil-mode)
(kill-local-variable 'mode-line-format)
(when (string-equal (system-name) "drd")