Function: treemacs--projects-end

treemacs--projects-end is a byte-compiled function defined in treemacs-rendering.el.

Signature

(treemacs--projects-end)

Documentation

Importable accessor for treemacs--projects-end(var)/treemacs--projects-end(fun).

Source Code

;; Defined in ~/.emacs.d/elpa/treemacs-20251226.1307/treemacs-rendering.el
(defvar-local treemacs--projects-end nil
  "Marker pointing to position at the end of the last project.

If there are no projects, points to the position at the end of any top level
extensions positioned to `TOP'.  This can always be used as the insertion point
for new projects.")