Change org cycle separator.
This commit is contained in:
parent
be00c17615
commit
492571645b
@ -52,7 +52,7 @@
|
|||||||
(setq org-agenda-start-with-log-mode t)
|
(setq org-agenda-start-with-log-mode t)
|
||||||
(setq org-log-done 'time)
|
(setq org-log-done 'time)
|
||||||
(setq org-log-into-drawer t)
|
(setq org-log-into-drawer t)
|
||||||
(setq org-cycle-separator-lines 2)
|
(setq org-cycle-separator-lines -1)
|
||||||
|
|
||||||
;; Identación
|
;; Identación
|
||||||
(setq org-startup-indented t)
|
(setq org-startup-indented t)
|
||||||
|
Loading…
Reference in New Issue
Block a user