mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Add module flag support to :feature version-control
This commit is contained in:
@ -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)
|
||||||
|
Reference in New Issue
Block a user