mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-09 12:57:25 -05:00
refactor: use negated flags
Ref: 7a806521a92c
This commit is contained in:
@ -12,5 +12,5 @@
|
||||
(when (modulep! :ui workspaces)
|
||||
(package! treemacs-persp))
|
||||
(when (and (modulep! +lsp)
|
||||
(not (modulep! :tools lsp +eglot)))
|
||||
(modulep! :tools lsp -eglot))
|
||||
(package! lsp-treemacs :pin "fb1a07ae0a3d781dea8ac78da2933e0173eb48a4"))
|
||||
|
Reference in New Issue
Block a user