Don't close dired sidebar on delete-other-windows

This commit is contained in:
Jeremy Dormitzer 2020-05-29 16:18:51 -04:00
parent f67f639c0f
commit 753726cd3d

View File

@ -4567,7 +4567,8 @@ Or Gnus can read RSS feeds directly:
(auto-revert-mode))))
:custom
(dired-sidebar-should-follow-file t)
(dired-sidebar-pop-to-sidebar-on-toggle-open nil))
(dired-sidebar-pop-to-sidebar-on-toggle-open nil)
(dired-sidebar-no-delete-other-windows t))
#+END_SRC
** All-the-icons