all repos — nixfiles @ 54a13bdc3084d6a4449e3a30de0fe1200482d924

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

emacs: speed up committing with magit (remove difftastic)

Alan Pearce
commit

54a13bdc3084d6a4449e3a30de0fe1200482d924

parent

0d106d514a9df44b64d10cb9bb93cd9d98518ce2

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

changed files
M user/settings/emacs/init.eluser/settings/emacs/init.el
@@ -1102,13 +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 difftastic - :defer 5) -(use-package difftastic-bindings - :after magit - :config (progn - (difftastic-bindings-mode +1))) - (use-package git-gutter-fringe :defer 5 :config (progn