summaryrefslogtreecommitdiffhomepage
path: root/init.org
diff options
context:
space:
mode:
Diffstat (limited to 'init.org')
-rw-r--r--init.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.org b/init.org
index 745cd96..d398b92 100644
--- a/init.org
+++ b/init.org
@@ -1986,8 +1986,8 @@
#'jao-magit-eldoc-for-commit nil t)
(eldoc-mode 1))
- (add-hook 'magit-status-mode-hook #'jao-magit-eldoc-setup)
(add-hook 'magit-log-mode-hook #'jao-magit-eldoc-setup)
+ ;; (add-hook 'magit-status-mode-hook #'jao-magit-eldoc-setup)
(with-eval-after-load "eldoc"
(eldoc-add-command 'magit-next-line)