Add magit settings

This commit is contained in:
Gergely Polonkai 2015-07-30 15:21:58 +02:00
parent 978405fe3b
commit a8a6f87044
1 changed files with 3 additions and 1 deletions

View File

@ -45,7 +45,9 @@
((directories
(".git" ".svn" ".hg" ".bzr"))
(files
(".#*" "*.so" "*~"))))))
(".#*" "*.so" "*~")))))
'(magit-auto-revert-mode nil)
'(magit-last-seen-setup-instructions "1.4.0"))
(custom-set-faces
;; custom-set-faces was added by Custom.