diff --git a/modules/lang/org/config.el b/modules/lang/org/config.el index f8787a699..90a99e682 100644 --- a/modules/lang/org/config.el +++ b/modules/lang/org/config.el @@ -839,11 +839,6 @@ between the two." #'+org-delete-backward-char-and-realign-table-maybe-h) (map! :map org-mode-map - ;; 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. - :ie [tab] #'org-cycle - "C-c C-S-l" #'+org/remove-link "C-c C-i" #'org-toggle-inline-images ;; textmate-esque newline insertion