Variable: treemacs--pre-peek-state
treemacs--pre-peek-state is a variable defined in
treemacs-peek-mode.el.
Value
nil
Documentation
List of window, buffer to restore and buffer to kill treemacs used for peeking.
Source Code
;; Defined in ~/.emacs.d/elpa/treemacs-20251226.1307/treemacs-peek-mode.el
(defvar treemacs--pre-peek-state nil
"List of window, buffer to restore and buffer to kill treemacs used for peeking.")