[General] Changed default view when opening org configuration files
Org files will now open showing only the top-level headings. Tables will be aligned, images will not be inlined, and code blocks will be closed by default.
This commit is contained in:
parent
342eba117c
commit
d0a683ec23
@ -3,7 +3,7 @@
|
|||||||
#+EMAIL: lucien@phundrak.com
|
#+EMAIL: lucien@phundrak.com
|
||||||
#+CREATOR: Lucien Cartier-Tilet
|
#+CREATOR: Lucien Cartier-Tilet
|
||||||
#+LANGUAGE: en
|
#+LANGUAGE: en
|
||||||
#+startup: content
|
#+startup: overview align noinlineimages hideblocks
|
||||||
|
|
||||||
# ### ORG OPTIONS ##############################################################
|
# ### ORG OPTIONS ##############################################################
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user