Skip to content

Commit

Permalink
tweak(vc): enable magit-todos
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Sep 8, 2023
1 parent d2de9a2 commit 5244743
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions modules/me-vc.el
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,6 @@
;; Show in new window
(magit-display-buffer-function #'magit-display-buffer-fullcolumn-most-v1))

;; TEMP: Disable `magit-todos', it is currently causing the error:
;; "magit-todos--scan-with-git-diff" failed with exit code 128.
(push 'magit-todos minemacs-disabled-packages)

(use-package magit-todos
:straight t
:after magit
Expand Down

0 comments on commit 5244743

Please sign in to comment.