mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
customizations for magit
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user