Update README.md
This commit is contained in:
10
README.md
10
README.md
@@ -842,11 +842,11 @@ To configure **org-mode**, add the following to `~/.emacs.d/post-init.el`:
|
|||||||
(org-startup-indented t)
|
(org-startup-indented t)
|
||||||
(org-adapt-indentation nil)
|
(org-adapt-indentation nil)
|
||||||
(org-edit-src-content-indentation 0)
|
(org-edit-src-content-indentation 0)
|
||||||
(org-startup-truncated t)
|
;; (org-fontify-done-headline t)
|
||||||
(org-fontify-done-headline t)
|
;; (org-fontify-todo-headline t)
|
||||||
(org-fontify-todo-headline t)
|
;; (org-fontify-whole-heading-line t)
|
||||||
(org-fontify-whole-heading-line t)
|
;; (org-fontify-quote-and-verse-blocks t)
|
||||||
(org-fontify-quote-and-verse-blocks t))
|
(org-startup-truncated t))
|
||||||
```
|
```
|
||||||
|
|
||||||
### Configuring markdown-mode (e.g., README.md syntax)
|
### Configuring markdown-mode (e.g., README.md syntax)
|
||||||
|
|||||||
Reference in New Issue
Block a user