doomemacs/modules
Henrik Lissner baa6f64025
lang/org: use correct todo keyword on M-RET
Previously, new TODO headers created with M-RET or M-S-RET (bound to
+org/insert-item) would use the first TODO keyword in org-todo-keywords
in the new header. This wouldn't necessarily match the previous header.
e.g.

* [ ] Item 1
* TODO |

This fix ensures new headers will preserve the correct header, even if
the previous one is in a DONE state.

* [ ] Item 1
* [ ] |
2018-10-17 01:24:26 -04:00
..
app map!: remove buffer-local :desc properties 2018-10-07 21:34:24 -04:00
collab Add :collab floobits #615 2018-05-26 21:20:30 +02:00
completion completion/ivy: fix +helm/grep* commands 2018-10-13 13:26:59 -04:00
config config/default: move ruby sp rules 2018-10-06 20:44:25 -04:00
editor fix +format--set error path 2018-10-04 00:38:05 +01:00
emacs More descriptive signature for set-electric! 2018-10-16 18:30:44 -04:00
feature feature/evil: add evil-collection-resclient 2018-10-16 18:27:34 -04:00
lang lang/org: use correct todo keyword on M-RET 2018-10-17 01:24:26 -04:00
tools tools/magit: +magit-hub-features = t 2018-10-17 00:21:18 -04:00
ui set-pretty-symbols!: rename rest -> plist 2018-10-16 17:32:41 -04:00