Skip to content

Commit

Permalink
Require diff-hl softly, since it now requires 24.3
Browse files Browse the repository at this point in the history
  • Loading branch information
purcell committed Nov 3, 2016
1 parent f49fd76 commit d28c80b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lisp/init-vc.el
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(require-package 'diff-hl)
(maybe-require-package 'diff-hl)
(add-hook 'prog-mode-hook 'turn-on-diff-hl-mode)
(add-hook 'vc-dir-mode-hook 'turn-on-diff-hl-mode)

Expand Down

0 comments on commit d28c80b

Please sign in to comment.