From rmuslimov/browse-at-remote@1a9392e rmuslimov/browse-at-remote#59 upstreamed some of our local changes.
11 lines
333 B
EmacsLisp
11 lines
333 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; emacs/vc/packages.el
|
|
|
|
(package! vc :built-in t)
|
|
(package! vc-annotate :built-in t)
|
|
(package! smerge-mode :built-in t)
|
|
|
|
(package! browse-at-remote :pin "aeee6bf38f")
|
|
(package! git-timemachine :pin "391eb61050")
|
|
(package! gitconfig-mode :pin "55468314a5")
|
|
(package! gitignore-mode :pin "55468314a5")
|