From 8d4d84839e23ac513025000f8882203450063c69 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Sun, 14 Mar 2021 19:18:32 -0500 Subject: Change `:map-after' behavior --- init.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'init.el') diff --git a/init.el b/init.el index 8836991..466c280 100644 --- a/init.el +++ b/init.el @@ -432,7 +432,9 @@ indicator in the mode-line." (org-export-with-smart-quotes t) (org-export-with-sub-superscripts t)) :hooks ((before-save-hook acdw/hook--org-mode-fix-blank-lines)) - :binds (("RET" unpackaged/org-return-dwim :map org-mode-map))) + :binds (("RET" unpackaged/org-return-dwim + :map org-mode-map :map-after 'org))) + ;;; Programming languages -- cgit 1.4.1-21-gabe81