dotfiles/emacs/.emacs.d/elpa/evil-collection-20260818.145/modes/vc-annotate
2026-08-28 16:04:44 +08:00
..
evil-collection-vc-annotate.el changes related to making the emacs configuration permanent 2026-08-28 16:04:44 +08:00
evil-collection-vc-annotate.elc changes related to making the emacs configuration permanent 2026-08-28 16:04:44 +08:00
README.org changes related to making the emacs configuration permanent 2026-08-28 16:04:44 +08:00

vc-annotate

Evil bindings for vc-annotate (C-x v g), Emacs' built-in blame view.

Key bindings

Command Original Evil
quit-window q q
vc-annotate-revision-previous-to-line P a
vc-annotate-show-diff-revision-at-line = d, =
vc-annotate-show-changeset-diff-revision-at-line D D
vc-annotate-find-revision-at-line f F
vc-annotate-revision-at-line J J
vc-annotate-show-log-revision-at-line l L
vc-annotate-next-revision n gj, ]], C-j
vc-annotate-prev-revision p gk, [[, C-k
vc-annotate-working-revision w W
vc-annotate-toggle-annotation-visibility A A
vc-annotate-goto-line RET RET

Initial state is normal.