doomemacs/modules/org
Henrik Lissner 72505d4001
+org/insert-item: fix not jumping over sublists
Initial:
+ List item 1|  <-- M-RET
  + Sublist

Post-fix:
+ List item 1
  + Sublist
+ |

Pre-fix:
+ List item 1
+ |
  + Sublist
2017-10-05 01:27:37 +02:00
..
org +org/insert-item: fix not jumping over sublists 2017-10-05 01:27:37 +02:00
org-attach General refactor & cleanup 2017-09-15 14:37:20 +02:00
org-babel Fix: org/babel: sh -> shell 2017-07-16 04:56:51 +02:00
org-capture org/org-capture: refactor; fix early autoloading 2017-10-02 20:00:01 +02:00
org-export Move lang/org => org/* 2017-07-05 12:26:08 +02:00
org-notebook Move lang/org => org/* 2017-07-05 12:26:08 +02:00
org-present Move lang/org => org/* 2017-07-05 12:26:08 +02:00