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,5 @@
;; -*- no-byte-compile: t; -*-
;;; ui/vc-gutter/packages.el
(package! git-gutter-fringe)
;; (package! diff-hl)