From 7b4a011475e80ba795ccfa4c7ea7491831dbe5c7 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Fri, 27 Jun 2014 09:45:29 +0100 Subject: Emacs: Make auto-indent-mode start at init --- tag-emacs/emacs.d/init.el | 2 -- 1 file changed, 2 deletions(-) (limited to 'tag-emacs') diff --git a/tag-emacs/emacs.d/init.el b/tag-emacs/emacs.d/init.el index 659b3b12..34931140 100644 --- a/tag-emacs/emacs.d/init.el +++ b/tag-emacs/emacs.d/init.el @@ -349,8 +349,6 @@ tab-always-indent 'complete) (req-package auto-indent-mode - :commands (auto-indent-minor-mode - auto-indent-mode) :config (progn (setq auto-indent-key-for-end-of-line-then-newline "" auto-indent-key-for-end-of-line-insert-char-then-newline "" -- cgit 1.4.1