Navigate with one dired buffer only
This commit is contained in:
parent
8674b53775
commit
676482859d
@ -410,6 +410,8 @@
|
|||||||
;; -----------------------------------------------------------------------------
|
;; -----------------------------------------------------------------------------
|
||||||
|
|
||||||
(setq-default
|
(setq-default
|
||||||
|
;; Don't keep dired directories around when navigating.
|
||||||
|
dired-kill-when-opening-new-dired-buffer t
|
||||||
;; Standard fill-column width.
|
;; Standard fill-column width.
|
||||||
fill-column 100
|
fill-column 100
|
||||||
;; Do not use tab characters for indentation.
|
;; Do not use tab characters for indentation.
|
||||||
|
Loading…
Reference in New Issue
Block a user