Add module flag support to :feature version-control
This commit is contained in:
parent
4addd92c30
commit
d173ae1ed8
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
;; n/a
|
;; n/a
|
||||||
|
|
||||||
;;; +git
|
;;; +git
|
||||||
(when (featurep! +git)
|
(unless (featurep! -git)
|
||||||
(package! git-gutter-fringe)
|
(package! git-gutter-fringe)
|
||||||
(package! git-link)
|
(package! git-link)
|
||||||
(package! git-timemachine)
|
(package! git-timemachine)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue