customizations for magit

This commit is contained in:
2012-02-28 21:27:11 +00:00
parent bcb75553c4
commit d0fb0cf7d7

View File

@@ -49,6 +49,8 @@
'(history-length 500)
'(icomplete-mode t)
'(ispell-program-name "aspell")
'(magit-completing-read-function (quote magit-ido-completing-read))
'(magit-repo-dirs (quote ("~/Projects")))
'(markdown-command "redcarpet")
'(ns-tool-bar-display-mode nil t)
'(ns-tool-bar-size-mode nil t)