summary refs log tree commit diff stats
path: root/tag-emacs/emacs.d
diff options
context:
space:
mode:
Diffstat (limited to 'tag-emacs/emacs.d')
-rw-r--r--tag-emacs/emacs.d/init.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/tag-emacs/emacs.d/init.org b/tag-emacs/emacs.d/init.org
index 4507e5f..deaa033 100644
--- a/tag-emacs/emacs.d/init.org
+++ b/tag-emacs/emacs.d/init.org
@@ -580,6 +580,7 @@ whitespace-sensitive language, of course.
                     auto-indent-backward-delete-char-behavior nil
                     auto-indent-delete-trailing-whitespace-on-save-file t
                     auto-indent-mode-untabify-on-yank-or-paste nil
+                    auto-indent-start-org-indent nil
                     auto-indent-known-indent-level-variables
                     (remq 'lisp-body-indent auto-indent-known-indent-level-variables))
               (add-to-list 'auto-indent-disabled-modes-list 'jinja2-mode)