Variable: treesit--explorer-highlight-overlay

treesit--explorer-highlight-overlay is a buffer-local variable defined in treesit.el.gz.

Documentation

Overlay used to highlight in syntax tree and source buffer.

Source Code

;; Defined in /usr/src/emacs/lisp/treesit.el.gz
(defvar-local treesit--explorer-highlight-overlay nil
  "Overlay used to highlight in syntax tree and source buffer.")