Variable: treemacs--indentation-string-cache
treemacs--indentation-string-cache is a buffer-local variable defined
in treemacs-visuals.el.
Documentation
Cached propertized indentation.
Source Code
;; Defined in ~/.emacs.d/elpa/treemacs-20251226.1307/treemacs-visuals.el
(defvar-local treemacs--indentation-string-cache (vector)
"Cached propertized indentation.")