Hide code blocks at startup
This commit is contained in:
parent
635172f6e9
commit
a1f92c62a5
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
(setq org-capture-templates '())
|
||||
:custom
|
||||
(abbrev-suggest t)
|
||||
(org-hide-block-startup nil)
|
||||
(org-hide-block-startup t)
|
||||
(org-hide-emphasis-markers nil)
|
||||
(org-default-notes-file "notes.org")
|
||||
(org-insert-mode-line-in-empty-file t)
|
||||
|
|
Loading…
Add table
Reference in a new issue