fix(magit): only install forge if asked

This commit is contained in:
casswedson 2022-08-20 20:50:04 -05:00 committed by Henrik Lissner
parent f8bd14ebc3
commit d8f87ada96
2 changed files with 4 additions and 4 deletions

View file

@ -19,7 +19,7 @@ This module provides Magit, an interface to the Git version control system.
** Packages
- [[doom-package:][evil-magit]] if [[doom-module:][:editor evil +everywhere]]
- [[doom-package:][forge]] if [[doom-module:][+forge]]
- [[doom-package:][code-review]]
- [[doom-package:][code-review]] if [[doom-module:][+forge]]
- [[doom-package:][magit]]
- [[doom-package:][magit-gitflow]]
- [[doom-package:][magit-todos]]