ui/treemacs: add +lsp flag
This commit is contained in:
parent
51864a731e
commit
53bd779cc9
7 changed files with 69 additions and 2 deletions
|
@ -10,3 +10,5 @@
|
|||
(package! treemacs-magit))
|
||||
(when (featurep! :ui workspaces)
|
||||
(package! treemacs-persp))
|
||||
(when (featurep! +lsp)
|
||||
(package! lsp-treemacs :pin "4cfb46d7fe69cc537a8a86389c5d8d9fd3fbfabe"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue