Emacs: Make auto-indent-mode start at init
Alan Pearce alan@alanpearce.co.uk
Fri, 27 Jun 2014 09:45:29 +0100
1 files changed, 0 insertions(+), 2 deletions(-)
jump to
M tag-emacs/emacs.d/init.el → tag-emacs/emacs.d/init.el
@@ -349,8 +349,6 @@ '(4 8 12 16 20 24 28 32 36 40 44 48 52 56 60 64 68 72 76 80 84 88 92 96 100 104 108 112 116 120) 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 "<C-return>" auto-indent-key-for-end-of-line-insert-char-then-newline "<C-S-return>"