Magit TODOs
This commit is contained in:
parent
2bc3ca95d3
commit
c8da69171d
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user