all repos — nixfiles @ a25f123845ce0a4bac6f18027acd1439af07690c

System and user configuration, managed by nix and home-manager

emacs: remove magit-todos

Alan Pearce
commit

a25f123845ce0a4bac6f18027acd1439af07690c

parent

4a59720d40524d89311467fa6e2d4df8741fa63a

1 file changed, 0 insertions(+), 6 deletions(-)

changed files
M user/settings/emacs/init.eluser/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