Variable: treemacs--commit-diff-ann-source

treemacs--commit-diff-ann-source is a variable defined in treemacs-git-commit-diff-mode.el.

Value

"treemacs-commit-diff"

Documentation

Annotation source name for commit diffs.

Source Code

;; Defined in ~/.emacs.d/elpa/treemacs-20251226.1307/treemacs-git-commit-diff-mode.el
(defconst treemacs--commit-diff-ann-source "treemacs-commit-diff"
  "Annotation source name for commit diffs.")