feature/version-control => ui/vc-gutter, emacs/vc

Reorganize vcs functionality. Moves the custom fringe bitmaps into :ui
vc-gutter.
This commit is contained in:
Henrik Lissner 2018-06-21 21:14:00 +02:00
parent e05d7cfee0
commit 60779c9aed
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
11 changed files with 237 additions and 152 deletions

View file

@ -0,0 +1,7 @@
;; -*- no-byte-compile: t; -*-
;;; emacs/vc/packages.el
(package! git-link)
(package! git-timemachine)
(package! gitconfig-mode)
(package! gitignore-mode)