Try out special behavior of C-a and C-e in Org mode

Learned about this via [1].  Sound interesting!

[1]: https://emacs.stackexchange.com/questions/55360/org-move-point-to-beginning-of-an-item#55366.
This commit is contained in:
Daniel - 2021-11-28 14:41:39 +01:00
parent 901d557c0b
commit d5d6c9ecb2
No known key found for this signature in database
GPG Key ID: 1C7071A75BB72D64
1 changed files with 1 additions and 0 deletions

View File

@ -783,6 +783,7 @@
org-ellipsis ""
org-fontify-done-headline nil
org-cycle-separator-lines 0
org-special-ctrl-a/e t
org-blank-before-new-entry '((heading . t)
(plain-list-item . t))