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:
parent
e05d7cfee0
commit
60779c9aed
11 changed files with 237 additions and 152 deletions
7
modules/emacs/vc/packages.el
Normal file
7
modules/emacs/vc/packages.el
Normal 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)
|
Loading…
Add table
Add a link
Reference in a new issue