changed magit switch behaviour

This commit is contained in:
2012-02-29 09:39:51 +00:00
parent d0fb0cf7d7
commit 0c01cff613

View File

@@ -51,6 +51,7 @@
'(ispell-program-name "aspell")
'(magit-completing-read-function (quote magit-ido-completing-read))
'(magit-repo-dirs (quote ("~/Projects")))
'(magit-status-buffer-switch-function (quote switch-to-buffer))
'(markdown-command "redcarpet")
'(ns-tool-bar-display-mode nil t)
'(ns-tool-bar-size-mode nil t)