Remove treemacs-persp.
This commit is contained in:
parent
83f311024a
commit
284a01cabc
2
.gitignore
vendored
2
.gitignore
vendored
@ -20,3 +20,5 @@ eclipse.jdt.ls/
|
||||
workspace/
|
||||
/.extension/
|
||||
/diary
|
||||
/history
|
||||
/projectile.cache
|
||||
|
@ -59,14 +59,6 @@
|
||||
magit-post-unstage)
|
||||
. treemacs-magit--schedule-update))
|
||||
|
||||
(use-package treemacs-persp
|
||||
:defer t
|
||||
:straight t
|
||||
:after persp-mode
|
||||
:demand t
|
||||
:functions treemacs-set-scope-type
|
||||
:config (treemacs-set-scope-type 'Perspectives))
|
||||
|
||||
;; `lsp-mode' and `treemacs' integration
|
||||
(use-package lsp-treemacs
|
||||
:defer t
|
||||
|
Loading…
Reference in New Issue
Block a user