diff --git a/dotfiles/emacs.d/init.el b/dotfiles/emacs.d/init.el index 378292a2..f34b7e45 100644 --- a/dotfiles/emacs.d/init.el +++ b/dotfiles/emacs.d/init.el @@ -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: