Don't color built-in functions specially

This commit is contained in:
2026-09-01 21:11:30 -07:00
parent fd8196b050
commit 8b7fdc5bd8
+1
View File
@@ -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)