mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
refactor: use negated flags
Ref: 7a806521a92c
This commit is contained in:
@ -5,5 +5,5 @@
|
||||
(package! scala-mode :pin "bd0638c32ab0f2eadacf2809329abf5388211760")
|
||||
|
||||
(when (and (modulep! +lsp)
|
||||
(not (modulep! :tools lsp +eglot)))
|
||||
(modulep! :tools lsp -eglot))
|
||||
(package! lsp-metals :pin "0dc938be1190d147e7013e3dce08ac8bff5d1662"))
|
||||
|
Reference in New Issue
Block a user