Skip to content

Commit

Permalink
[Emacs] Unbind magit-diff-section-base-map
Browse files Browse the repository at this point in the history
  • Loading branch information
colonelpanic8 committed Aug 2, 2021
1 parent e55ec3d commit 2de9e23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dotfiles/emacs.d/README.org
Original file line number Diff line number Diff line change
Expand Up @@ -3832,6 +3832,7 @@ alphanumeric characters only."
(unbind-key "C-j" magit-status-mode-map)
(unbind-key "C-j" magit-hunk-section-map)
(unbind-key "C-j" magit-file-section-map)
(unbind-key "C-j" magit-diff-section-base-map)
(setq magit-last-seen-setup-instructions "1.4.0"
magit-display-buffer-function
'magit-display-buffer-same-window-except-diff-v1)
Expand Down

0 comments on commit 2de9e23

Please sign in to comment.