aboutsummaryrefslogtreecommitdiff
path: root/.emacs.d
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d')
-rw-r--r--.emacs.d/init.el8
1 files changed, 0 insertions, 8 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el
index 00c3890..248abcb 100644
--- a/.emacs.d/init.el
+++ b/.emacs.d/init.el
@@ -147,14 +147,6 @@
"\\|gz\\|zst\\|tar\\|xz\\|rar\\|zip"
"\\|iso\\|epub\\|pdf\\)"))
- (defun my-dired-preview-to-the-right ()
- "My preferred `dired-preview-display-action-alist-function'."
- '((display-buffer-in-side-window)
- (side . right)
- (width . 0.3)))
-
- (setq dired-preview-display-action-alist-function #'my-dired-preview-to-the-right)
-
(dired-preview-global-mode 1))
(add-hook 'dired-mode-hook #'dired-hide-details-mode)
nihil fit ex nihilo