emacs: remove magit-todos
1 file changed, 0 insertions(+), 6 deletions(-)
changed files
M user/settings/emacs/init.el → user/settings/emacs/init.el
@@ -1102,12 +1102,6 @@ (remove-hook 'magit-section-highlight-hook 'magit-section-highlight-selection) (remove-hook 'magit-section-highlight-hook 'magit-diff-highlight) (require 'magit-extras))) -(use-package magit-todos - :defer 10 - :config (progn - (magit-todos-mode +1) - (add-to-list 'magit-todos-exclude-globs "*.map"))) - (use-package difftastic :defer 5) (use-package difftastic-bindings