feat(projects): Get treemacs working nicely with helm

And also better configured treemacs in general.
This commit is contained in:
2020-01-27 03:55:12 +00:00
parent 46dac06dd8
commit b257c7d206
6 changed files with 84 additions and 42 deletions

View File

@@ -7,6 +7,7 @@
;;; Code:
(use-package persp-mode
:demand
:hook
(after-init . persp-mode)