diff options
-rw-r--r-- | init.el | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -932,7 +932,6 @@ ("l" . magit-log-buffer-file) ("s" . magit-stage-file)) (define-key km/git-map "w" 'km/magit-wip-map) - (setq magit-push-current-set-remote-if-missing nil) (setq magit-log-margin '(nil age magit-log-margin-width t 18)) :config (setq magit-delete-by-moving-to-trash nil |