Dynamically display the project in treemacs

This commit is contained in:
Andreas Zweili 2023-11-16 11:47:58 +01:00
parent ae4301ccd9
commit f148761270
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
(use-package treemacs
:bind ("<f12>" . treemacs)
:bind ("<f12>" . treemacs-display-current-project-exclusively)
:config
(progn
(use-package treemacs-evil