Add `org-edit-src-content-indentation' to the file local variables

This commit is contained in:
Gerard Vermeulen 2024-01-31 20:44:50 +01:00
parent 3901e2bc2e
commit b1471c06e8
1 changed files with 2 additions and 1 deletions

View File

@ -7892,6 +7892,7 @@ Only the [[info:org#Top][Org]] source file shows the local variables footer.
# Local Variables:
# compile-command: "latexmk -interaction=nonstopmode -lualatex -pvc -shell-escape README.tex"
# eval: (org-eval-emacs-lisp-setup-blocks)
# fill-column: 80
# org-edit-src-content-indentation: 0
# eval: (org-eval-emacs-lisp-setup-blocks)
# End: