Stop indenting in org-mode
This commit is contained in:
parent
c286cde1b4
commit
9e02bf9640
1
init.el
1
init.el
|
@ -470,7 +470,6 @@
|
||||||
(org-mode . my-inhibit-hl-line-mode)
|
(org-mode . my-inhibit-hl-line-mode)
|
||||||
(org-mode . my-double-space-sentence)
|
(org-mode . my-double-space-sentence)
|
||||||
:custom
|
:custom
|
||||||
(org-startup-indented t)
|
|
||||||
(org-startup-with-inline-images t)
|
(org-startup-with-inline-images t)
|
||||||
(org-special-ctrl-a/e t)
|
(org-special-ctrl-a/e t)
|
||||||
(org-insert-heading-respect-content t)
|
(org-insert-heading-respect-content t)
|
||||||
|
|
Loading…
Reference in a new issue