Fix typo
This commit is contained in:
parent
59562a0d3d
commit
07ce59c8da
@ -1013,7 +1013,7 @@ alternative.
|
|||||||
(keymap-set dired-mode-map "E" #'dired-eww-open-file))
|
(keymap-set dired-mode-map "E" #'dired-eww-open-file))
|
||||||
|
|
||||||
(when (require 'dired-async nil 'noerror)
|
(when (require 'dired-async nil 'noerror)
|
||||||
;; Does this fails? Or is it too fast?
|
;; Does this fail? Or is it too fast?
|
||||||
;; Fix this later, but rsync works from zsh.
|
;; Fix this later, but rsync works from zsh.
|
||||||
;; https://www.emacs.dyerdwelling.family/emacs/
|
;; https://www.emacs.dyerdwelling.family/emacs/
|
||||||
;; https://www.reddit.com/r/emacs/comments/g0jkkj/using_dired_asynchronously/
|
;; https://www.reddit.com/r/emacs/comments/g0jkkj/using_dired_asynchronously/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user