summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/init.el b/init.el
index 26e5d34..8e5f534 100644
--- a/init.el
+++ b/init.el
@@ -970,9 +970,6 @@
(add-hook 'magit-log-mode-hook #'bug-reference-mode)
- (setq magit-display-buffer-function
- #'magit-display-buffer-fullframe-status-v1)
-
(define-key ctl-x-4-map "g" #'magit-find-file-other-window)
(define-key km/file-map "g" #'magit-find-file)