fix(default): +default/diagnostics project-wise diagnostics when using eglot + vertico

This commit is contained in:
fanshi1028 2025-11-20 13:45:12 +08:00 committed by GitHub
parent ead254e152
commit f3c784d422
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -66,7 +66,7 @@ current project. Otherwise list them for the current buffer"
(flycheck-list-errors)))
((bound-and-true-p flymake-mode)
(if (modulep! :completion vertico)
(consult-flymake)
(consult-flymake t)
(flymake-show-diagnostics-buffer)))
(t
(user-error "No diagnostics backend detected. Enable flycheck or \