Browse Source

Update comment

master
10sr 4 years ago
parent
commit
23a6644512
Signed by: 10sr GPG Key ID: 7BEC428194130EB2
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      emacs.el

+ 2
- 1
emacs.el View File

@@ -2410,7 +2410,8 @@ Any output will be written to current buffer."
;; (set-variable 'dired-k-date-colors
;; `((,most-positive-fixnum)))

;; always execute dired-k when dired buffer is opened
;; always execute dired-k when dired buffer is opened and reverted
;; TODO: Always up-to-date
(add-hook 'dired-after-readin-hook #'dired-k-no-revert)
)



Loading…
Cancel
Save