Alexander-Miller/treemacs@df26b6ab9a -> Alexander-Miller/treemacs@8c6df39f01 dgutov/diff-hl@b8b2727a72 -> dgutov/diff-hl@9662083943 doomemacs/themes@ff26f26ea3 -> doomemacs/themes@37d2182f50 jrblevin/deft@28be94d89b -> jrblevin/deft@bb1a16b87c seagle0128/doom-modeline@bf880ae56f -> seagle0128/doom-modeline@e09b8e989f
6 lines
236 B
EmacsLisp
6 lines
236 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; ui/vc-gutter/packages.el
|
|
|
|
(if (modulep! +diff-hl)
|
|
(package! diff-hl :pin "96620839430c1205cbb8c92dd54973397f70f9d2")
|
|
(package! git-gutter-fringe :pin "648cb5b57faec55711803cdc9434e55a733c3eba"))
|