summaryrefslogtreecommitdiffhomepage
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el4
1 files changed, 3 insertions, 1 deletions
diff --git a/init.el b/init.el
index 1140378..ad0c535 100644
--- a/init.el
+++ b/init.el
@@ -1024,11 +1024,13 @@
display-buffer-avoid-small-windows 20)
(setq switch-to-buffer-preserve-window-point nil
- switch-to-buffer-obey-display-actions t
+ switch-to-buffer-obey-display-actions nil
+ switch-to-buffer-in-dedicated-window 'pop
switch-to-prev-buffer-skip 'this) ;; don't switch to a
;; buffer already visible in
;; this frame
+
(global-set-key (kbd "C-x _") #'delete-other-windows-vertically)
;;;; first window