Inhibit window quit for same window

This commit is contained in:
Ivan Malison 2015-08-16 03:24:38 -07:00
parent 3a9de1be2d
commit c1684a054e

View File

@ -508,6 +508,7 @@ The current directory is assumed to be the project's root otherwise."
:ensure t
:config
(shackle-mode)
(setq shackle-inhibit-window-quit-on-same-windows t)
(setq shackle-default-rule '(:same t)))
;; text mode stuff: