Variable: treemacs--project-follow-timer
treemacs--project-follow-timer is a variable defined in
treemacs-project-follow-mode.el.
Value
nil
Documentation
Idle timer for treemacs-project-follow-mode(var)/treemacs-project-follow-mode(fun).
Source Code
;; Defined in ~/.emacs.d/elpa/treemacs-20251226.1307/treemacs-project-follow-mode.el
(defvar treemacs--project-follow-timer nil
"Idle timer for `treemacs-project-follow-mode'.")