Don't color built-in functions specially
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user