2018-06-21 21:14:00 +02:00
|
|
|
;; -*- no-byte-compile: t; -*-
|
|
|
|
;;; ui/vc-gutter/packages.el
|
|
|
|
|
2022-08-12 20:29:19 +02:00
|
|
|
(if (modulep! +diff-hl)
|
2023-08-20 22:26:07 +02:00
|
|
|
(package! diff-hl :pin "b5651f1c57b42e0f38e01a8fc8c7df9bc76d5d38")
|
2022-08-08 17:46:31 +02:00
|
|
|
(package! git-gutter-fringe :pin "648cb5b57faec55711803cdc9434e55a733c3eba"))
|