cleanup
This commit is contained in:
parent
a920cd9e42
commit
1f65ec712e
@ -539,7 +539,8 @@ The current directory is assumed to be the project's root otherwise."
|
||||
:config
|
||||
(progn
|
||||
(diminish 'shackle-mode)
|
||||
(when nil (shackle-mode))
|
||||
(when nil ; disabled for now
|
||||
(shackle-mode))
|
||||
(setq shackle-inhibit-window-quit-on-same-windows t)
|
||||
(setq shackle-default-rule '(:same t))))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user