Inhibit window quit for same window
This commit is contained in:
parent
3a9de1be2d
commit
c1684a054e
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user