We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0f8daa commit 13414b7Copy full SHA for 13414b7
no-littering.el
@@ -321,6 +321,7 @@ This variable has to be set before `no-littering' is loaded.")
321
(setq devdocs-browser-cache-directory (var "devdocs/browser-cache/"))
322
(setq devdocs-data-dir (var "devdocs/data/"))
323
(setq dired-recent-directories-file (var "dired-recent-directories.el"))
324
+ (setq dirvish-cache-dir (var "dirvish/cache"))
325
(setq elbank-data-file (var "elbank-data.el"))
326
(setq elmo-msgdb-directory (var "elmo/"))
327
(setq elmo-split-log-file (var "elmo/split-log"))
0 commit comments