Variable: treesit--explorer-buffer

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

Documentation

Buffer used to display the syntax tree.

Source Code

;; Defined in /usr/src/emacs/lisp/treesit.el.gz
(defvar-local treesit--explorer-buffer nil
  "Buffer used to display the syntax tree.")