mirror of
https://github.com/doomemacs/doomemacs.git
synced 2026-01-01 14:51:37 -08:00
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 * [ ] | |
||
|---|---|---|
| .. | ||
| app | ||
| collab | ||
| completion | ||
| config | ||
| editor | ||
| emacs | ||
| feature | ||
| lang | ||
| tools | ||
| ui | ||