disable shackle-mode for now

This commit is contained in:
Ivan Malison 2015-08-13 16:49:37 -07:00
parent 020e3754c1
commit 513a2f9209

View File

@ -497,7 +497,7 @@ The current directory is assumed to be the project's root otherwise."
(use-package shackle
:ensure t
:config
(shackle-mode)
(when nil (shackle-mode))
(setq shackle-default-rule '(:same t)))
;; text mode stuff: