diff --git a/init.el b/init.el index c7d0751..da66494 100644 --- a/init.el +++ b/init.el @@ -1596,6 +1596,7 @@ With PROJECT, give diagnostics for all buffers in the current project." (eglot-ignored-server-capabilities '(:documentOnTypeFormattingProvider)) :custom-face (eglot-semantic-operator ((t (:inherit default)))) + (eglot-semantic-defaultLibrary ((t ()))) :init (defun my/eglot-if-trusted () (when (trusted-content-p)