summaryrefslogtreecommitdiffstats
path: root/emacs/.emacs.d/init.el
diff options
context:
space:
mode:
authorGravatar Tom Willemse2015-06-17 10:43:14 +0200
committerGravatar Tom Willemse2015-06-17 10:43:14 +0200
commit739f89bace4edad306b19f74919335715154858d (patch)
tree11cb5e252974fb6485c034a280beb8bf8883383c /emacs/.emacs.d/init.el
parent26689b0eec2e45a389bb29952ae366bc655589e4 (diff)
downloaddotfiles-739f89bace4edad306b19f74919335715154858d.tar.gz
dotfiles-739f89bace4edad306b19f74919335715154858d.zip
Move magit settings to init.org
Diffstat (limited to 'emacs/.emacs.d/init.el')
-rw-r--r--emacs/.emacs.d/init.el6
1 files changed, 0 insertions, 6 deletions
diff --git a/emacs/.emacs.d/init.el b/emacs/.emacs.d/init.el
index 293881a..829644e 100644
--- a/emacs/.emacs.d/init.el
+++ b/emacs/.emacs.d/init.el
@@ -1165,10 +1165,6 @@ from myaethon2.core.decorators import (
(stante-after jit-lock
(setq jit-lock-defer-time 0.2))
-(stante-after magit
- (setq magit-repo-dirs '("~/projects/"))
- (setq magit-diff-refine-hunk 'all))
-
(stante-after message
(setq message-send-mail-function 'message-send-mail-with-sendmail)
(setq message-sendmail-extra-arguments '("-a" "ryuslash")))
@@ -1525,8 +1521,6 @@ from myaethon2.core.decorators import (
(load (system-name) :noerror)
-(setq magit-last-seen-setup-instructions "1.4.0")
-
;;; Test
;; (defun my-special-buffer-predicate (buffer)