Magit TODOs

This commit is contained in:
MitchMarq42 2023-03-08 08:01:03 -09:00
parent 2bc3ca95d3
commit c8da69171d

View File

@ -995,6 +995,9 @@ Return nil if DIR is not in a hugo project at all."
(setq magit-bury-buffer-function #'kill-buffer-and-window)
(magit-status)
(run-with-timer 5 3 #'madots--cleanup)))
(use-package magit-todos
:after magit
:init (magit-todos-mode))
(use-package hyperbole
:elpaca (:files ("*.el"