Skip to content

Instantly share code, notes, and snippets.

@michaelmrose
Created April 5, 2020 21:03
Show Gist options
  • Save michaelmrose/e8f1afa7e43fe1e6d3a4bb5b4dba95e4 to your computer and use it in GitHub Desktop.
Save michaelmrose/e8f1afa7e43fe1e6d3a4bb5b4dba95e4 to your computer and use it in GitHub Desktop.
org
org-fontify-done-headline t
org-fontify-quote-and-verse-blocks t
org-fontify-whole-heading-line t
org-hide-emphasis-markers t
org-hide-leading-stars t
org-pretty-entities t
org-refile-use-outline-path 'file
org-refile-allow-creating-parent-nodes t
org-outline-path-complete-in-steps nil
org-src-tab-acts-natively t
org-startup-indented t
org-adapt-indentation t
org-odd-levels-only 'nil
org-indent-boundary-char ?\*
org-indent-indentation-per-level 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment