Fix #2613: remove treemacs-persp
A common bug report is that straight cannot see treemacs-persp in MELPA. Perhaps the MELPA repo isn't being updated properly -- I have no idea, but since this package isn't doing anything at the moment, I will simply remove the package until I have time to look into it further.
This commit is contained in:
parent
61fef37e4d
commit
13aa3e8407
2 changed files with 0 additions and 7 deletions
|
@ -66,8 +66,3 @@ This must be set before `treemacs' has loaded.")
|
|||
(use-package! treemacs-magit
|
||||
:when (featurep! :tools magit)
|
||||
:after treemacs magit)
|
||||
|
||||
|
||||
(use-package! treemacs-persp
|
||||
:when (featurep! :ui workspaces)
|
||||
:after treemacs)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue