summaryrefslogtreecommitdiffstats
path: root/emacs/.emacs.d/init.el
diff options
context:
space:
mode:
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)