fixed typo by changing dired-load to dired-mode

This commit is contained in:
Richard Kim 2020-05-23 12:27:05 -07:00 committed by Maximilian Wolff
parent c6c931bc1e
commit 0d9cea8e2f
No known key found for this signature in database
GPG key ID: 2DD07025BFDBD89A

View file

@ -97,7 +97,7 @@
(defun treemacs/init-treemacs-icons-dired ()
(use-package treemacs-icons-dired
:hook (dired-load . treemacs-icons-dired-mode)))
:hook (dired-mode . treemacs-icons-dired-mode)))
(defun treemacs/pre-init-winum ()
(spacemacs|use-package-add-hook winum