Function: treemacs--insert-root-separator--inliner
treemacs--insert-root-separator--inliner is a function defined in
treemacs-rendering.el.
Signature
(treemacs--insert-root-separator--inliner INLINE--FORM)
Source Code
;; Defined in ~/.emacs.d/elpa/treemacs-20251226.1307/treemacs-rendering.el
;; Could not find source code, showing raw function object.
#[(inline--form)
((ignore inline--form)
(catch 'inline--just-use
(list 'insert
(list 'if 'treemacs-space-between-root-nodes "\n\n" "\n"))))
(t)]