Simplify :after, and add whitespace
This commit is contained in:
parent
e05e452528
commit
b5a2cde062
1 changed files with 2 additions and 1 deletions
|
@ -67,7 +67,8 @@ This must be set before `treemacs' has loaded.")
|
|||
:when (featurep! :tools magit)
|
||||
:after treemacs magit)
|
||||
|
||||
|
||||
(use-package! treemacs-persp
|
||||
:when (featurep! :ui workspaces)
|
||||
:after (treemacs persp-mode)
|
||||
:after treemacs
|
||||
:config (treemacs-set-scope-type 'Perspectives))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue