Stop using popwin
This commit is contained in:
parent
c5847bc02a
commit
cc2baa023e
2 changed files with 0 additions and 4 deletions
|
@ -75,7 +75,6 @@
|
|||
(depends-on "persistent-outline" :git "git://ryuslash.org/persistent-outline.git")
|
||||
(depends-on "php-mode")
|
||||
(depends-on "pony-mode")
|
||||
(depends-on "popwin")
|
||||
(depends-on "prodigy")
|
||||
(depends-on "projectile")
|
||||
(depends-on "rainbow-delimiters")
|
||||
|
|
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue