summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.el b/init.el index 7caa90e..588079e 100644 --- a/init.el +++ b/init.el
@@ -944,7 +944,7 @@ if ripgrep is installed, otherwise `consult-grep'."
944 (:option org-adapt-indentation nil 944 (:option org-adapt-indentation nil
945 org-catch-invisible-edits 'smart 945 org-catch-invisible-edits 'smart
946 org-confirm-babel-evaluate nil 946 org-confirm-babel-evaluate nil
947 org-ellipsis " ⌵" 947 org-ellipsis " …"
948 org-export-coding-system 'utf-8-unix 948 org-export-coding-system 'utf-8-unix
949 org-export-headline-levels 8 949 org-export-headline-levels 8
950 org-export-with-section-numbers nil 950 org-export-with-section-numbers nil