From f1cf21082224ac8c10ce89e6cc79adfa35ca344f Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sat, 7 Jun 2025 02:18:16 -0500 Subject: squash! dirvish don't show hidden files; quote filenames when opening --- modules/dirvish-config.el | 2 -- 1 file changed, 2 deletions(-) (limited to 'modules') diff --git a/modules/dirvish-config.el b/modules/dirvish-config.el index c1cf0bc8..3f22b95c 100644 --- a/modules/dirvish-config.el +++ b/modules/dirvish-config.el @@ -48,8 +48,6 @@ automatically displayed." ;; -------------------------- Dired Copy Path As Kill -------------------------- ;; copies the full path of the file at point to the clipboard - -original function (defun cj/dired-copy-path-as-kill () "Copy the full path of file at point in Dired to the clipboard." (interactive) -- cgit v1.2.3