emacs-prelude/core
Mohit Thatte 02e0c2fc41 Add a hook to magit that notifies diff-hl
- as per the diff-hl-mode README
  If you're using a version before 2.4.0, it defines
  magit-revert-buffer-hook (or magit-not-reverted-hook),
  which we use.

  When using Magit 2.4 or newer, add this to your init script:
  (add-hook 'magit-post-refresh-hook 'diff-hl-magit-post-refresh)
2016-04-06 22:37:41 +05:30
..
prelude-core.el Update the copyright years 2016-01-31 08:44:18 +02:00
prelude-custom.el Update the copyright years 2016-01-31 08:44:18 +02:00
prelude-editor.el Add a hook to magit that notifies diff-hl 2016-04-06 22:37:41 +05:30
prelude-global-keybindings.el Update the copyright years 2016-01-31 08:44:18 +02:00
prelude-mode.el Update the copyright years 2016-01-31 08:44:18 +02:00
prelude-osx.el Update the copyright years 2016-01-31 08:44:18 +02:00
prelude-packages.el [Fix #977] Add the which-key package 2016-03-10 10:51:21 +02:00
prelude-ui.el [Fix #977] Add the which-key package 2016-03-10 10:51:21 +02:00