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

View File

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