Skip to content

Commit

Permalink
fix(treemacs): remove treemacs-evil [#123]
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa authored Nov 8, 2023
1 parent 08b60da commit 96d6936
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions modules/me-files.el
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,6 @@
(treemacs-last-error-persist-file (concat minemacs-local-dir "treemacs/last-error-persist.el"))
(treemacs-width 30))

(use-package treemacs-evil
:straight t
:after treemacs evil
:demand t)

(use-package treemacs-nerd-icons
:straight t
:after treemacs nerd-icons
Expand Down

0 comments on commit 96d6936

Please sign in to comment.