mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
Update magit settings
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
;; magit
|
||||
;;
|
||||
|
||||
|
||||
(siren-require-packages '(magit))
|
||||
|
||||
(require 'siren-fci)
|
||||
@@ -11,6 +10,7 @@
|
||||
(setq magit-completing-read-function 'magit-ido-completing-read)
|
||||
(setq magit-status-buffer-switch-function 'switch-to-buffer)
|
||||
(setq magit-bury-buffer-function 'magit-mode-quit-window)
|
||||
(setq magit-restore-window-configuration nil)
|
||||
(setq magit-default-tracking-name-function
|
||||
'magit-default-tracking-name-branch-only)
|
||||
(setq magit-repository-directories
|
||||
|
||||
Reference in New Issue
Block a user