Variable: eglot--highlights
eglot--highlights is a variable defined in eglot.el.gz.
Value
nil
Documentation
Overlays for textDocument/documentHighlight.
Source Code
;; Defined in /usr/src/emacs/lisp/progmodes/eglot.el.gz
(defvar eglot--highlights nil "Overlays for textDocument/documentHighlight.")