mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-19 13:43:36 -05:00
Turns out the native TAB/Backtab/RET functionality in org already does what I've replaced them with (somewhat). Also, I discovered that the canonical way to modify TAB behavior was through org-tab-first-hook. So, instead of replacing native functionality, I've rewritten these keybinds to leverage them.