mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Add module flag support to :feature version-control
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
;; n/a
|
||||
|
||||
;;; +git
|
||||
(when (featurep! +git)
|
||||
(unless (featurep! -git)
|
||||
(package! git-gutter-fringe)
|
||||
(package! git-link)
|
||||
(package! git-timemachine)
|
||||
|
Reference in New Issue
Block a user