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))
|
(eglot-ignored-server-capabilities '(:documentOnTypeFormattingProvider))
|
||||||
:custom-face
|
:custom-face
|
||||||
(eglot-semantic-operator ((t (:inherit default))))
|
(eglot-semantic-operator ((t (:inherit default))))
|
||||||
|
(eglot-semantic-defaultLibrary ((t ())))
|
||||||
:init
|
:init
|
||||||
(defun my/eglot-if-trusted ()
|
(defun my/eglot-if-trusted ()
|
||||||
(when (trusted-content-p)
|
(when (trusted-content-p)
|
||||||
|
|||||||
Reference in New Issue
Block a user