diff --git a/modules/tools/magit/config.el b/modules/tools/magit/config.el index ae27d0952..67d9d3a00 100644 --- a/modules/tools/magit/config.el +++ b/modules/tools/magit/config.el @@ -117,8 +117,7 @@ ensure it is built when we actually use Forge." (define-key magit-todos-section-map "j" nil) ;; Warns that jT isn't bound. Well, yeah, you don't need to tell me, that was ;; on purpose ya goose. - (advice-add #'magit-todos-mode :around #'doom-shut-up-a) - (magit-todos-mode +1)) + (advice-add #'magit-todos-mode :around #'doom-shut-up-a)) (use-package! magit-gitflow