emacs: speed up committing with magit (remove difftastic)
1 file changed, 0 insertions(+), 7 deletions(-)
changed files
M user/settings/emacs/init.el → user/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