fix two icons showing up for each row in dired

This commit is contained in:
ksyasuda 2021-11-04 17:13:41 -07:00
parent bac44fb95e
commit 25a023fd80

View File

@ -280,7 +280,6 @@
(setq eaf-terminal-font-size 12) (setq eaf-terminal-font-size 12)
(setq lsp-treemacs-sync-mode 1) (setq lsp-treemacs-sync-mode 1)
(treemacs-icons-dired-mode)
(after! 'treemacs (after! 'treemacs
(define-key treemacs-mode-map [mouse-1] #'treemacs-single-click-expand-action)) (define-key treemacs-mode-map [mouse-1] #'treemacs-single-click-expand-action))