diff --git a/modules/lang/org/config.el b/modules/lang/org/config.el index 9b25796ee..7f21b32e7 100644 --- a/modules/lang/org/config.el +++ b/modules/lang/org/config.el @@ -846,7 +846,7 @@ between the two." ;; Recently, a [tab] keybind in `outline-mode-cycle-map' has begun ;; overriding org's [tab] keybind in GUI Emacs. This is needed to undo ;; that, and should probably be PRed to org. - [tab] #'org-cycle + :ie [tab] #'org-cycle "C-c C-S-l" #'+org/remove-link "C-c C-i" #'org-toggle-inline-images