2018-06-21 21:14:00 +02:00
|
|
|
;; -*- no-byte-compile: t; -*-
|
|
|
|
;;; emacs/vc/packages.el
|
|
|
|
|
2019-06-07 23:07:37 +02:00
|
|
|
(package! vc :built-in t)
|
|
|
|
(package! vc-annotate :built-in t)
|
|
|
|
(package! smerge-mode :built-in t)
|
|
|
|
|
2019-12-15 01:55:02 -05:00
|
|
|
(package! browse-at-remote)
|
2018-06-21 21:14:00 +02:00
|
|
|
(package! git-timemachine)
|
|
|
|
(package! gitconfig-mode)
|
|
|
|
(package! gitignore-mode)
|