mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-26 16:41:04 -05:00
refactor: use negated flags
Ref: 7a806521a92c
This commit is contained in:
@@ -6,8 +6,7 @@
|
||||
(package! eglot :pin "6b9c4faa5201915ab81fe470a872ebce8921fe51")
|
||||
(when (modulep! :completion vertico)
|
||||
(package! consult-eglot :pin "64262e72452f8fe6dd49d31bcdd4bd577b7d682d"))
|
||||
(when (and (modulep! :checkers syntax)
|
||||
(not (modulep! :checkers syntax +flymake)))
|
||||
(when (modulep! :checkers syntax -flymake)
|
||||
(package! flycheck-eglot :pin "09e37f4c726d9b565b040ba9e89215158d3bd6b6")))
|
||||
(package! lsp-mode :pin "dd61303b2dc989a58f7dddd4c754f828a3f52107")
|
||||
(package! lsp-ui :pin "072bb29152038518c2478813b82c8d04d07df84c")
|
||||
|
Reference in New Issue
Block a user