Reenable shackle-mode

This commit is contained in:
Ivan Malison 2015-08-16 01:54:46 -07:00
parent 6083cc020c
commit 2cb0bece40

View File

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