+11
-0
lines changedFilter options
+11
-0
lines changed Original file line number Diff line number Diff line change
@@ -23,3 +23,14 @@
23
23
:init
24
24
(setq magit-todos-nice (if (executable-find "nice") t nil)
25
25
magit-todos-keyword-suffix "\\(?:([^)]+)\\)?:?"))
26
+
27
+
(use-package eldoc-diffstat
28
+
:init
29
+
;; XXX: Not sure why the `:hook' keyword doesn't work.k
30
+
(jcs-add-hook 'magit-status-mode-hook
31
+
(eldoc-diffstat-setup))
32
+
33
+
(eldoc-add-command
34
+
'magit-next-line 'magit-previous-line
35
+
'magit-section-forward 'magit-section-backward
36
+
'magit-section-forward-sibling 'magit-section-backward-sibling))
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4