Variable: treemacs--org-err-ov
treemacs--org-err-ov is a buffer-local variable defined in
treemacs-workspaces.el.
Documentation
The overlay that will display validations when org-editing.
Source Code
;; Defined in ~/.emacs.d/elpa/treemacs-20251226.1307/treemacs-workspaces.el
(defvar-local treemacs--org-err-ov nil
"The overlay that will display validations when org-editing.")