mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
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:
@ -7,5 +7,3 @@
|
||||
(package! treemacs-projectile :pin "4eb8eb8821")
|
||||
(when (featurep! :tools magit)
|
||||
(package! treemacs-magit :pin "4eb8eb8821"))
|
||||
(when (featurep! :ui workspaces)
|
||||
(package! treemacs-persp :pin "4eb8eb8821"))
|
||||
|
Reference in New Issue
Block a user