From cc2baa023e7b785e992bf006eab68a9cf5a932bf Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Sat, 2 May 2015 17:24:52 +0200 Subject: Stop using popwin --- emacs/.emacs.d/init.el | 3 --- 1 file changed, 3 deletions(-) (limited to 'emacs/.emacs.d/init.el') 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") -- cgit v1.2.3-54-g00ecf