Created
April 5, 2020 21:03
-
-
Save michaelmrose/e8f1afa7e43fe1e6d3a4bb5b4dba95e4 to your computer and use it in GitHub Desktop.
org
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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