Don't close dired sidebar on delete-other-windows
This commit is contained in:
parent
f67f639c0f
commit
753726cd3d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user