11 lines
453 B
EmacsLisp
11 lines
453 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 "1a9392e9d1fad4e1aafb25b68b4e6857fde8f564")
|
|
(package! git-timemachine :pin "391eb61050de321101e631fcf373fc70ec6e7700")
|
|
(package! gitconfig-mode :pin "55468314a5f6b77d2c96be62c7005ac94545e217")
|
|
(package! gitignore-mode :pin "55468314a5f6b77d2c96be62c7005ac94545e217")
|