diff options
Diffstat (limited to '.emacs-custom.el')
| -rw-r--r-- | .emacs-custom.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.emacs-custom.el b/.emacs-custom.el index 4a16bef..bc23047 100644 --- a/.emacs-custom.el +++ b/.emacs-custom.el @@ -53,6 +53,7 @@ '(isearch-lazy-count t) '(line-number-display-limit-width 2000) '(lua-indent-level 2) + '(magit-define-global-key-bindings nil) '(magit-diff-refine-hunk t) '(magit-ediff-dwim-show-on-hunks t) '(magit-log-arguments '("--graph" "--color" "--decorate" "-n256")) |
