Fix org 'insert "RET"

This commit is contained in:
Riyyi
2020-07-30 00:05:53 +02:00
parent 0a385aaedd
commit 1504c9b3d3
+2
View File
@@ -1164,6 +1164,8 @@ Set custom keybinds to functionality of custom packages.
;; Org
(general-def 'normal org-mode-map
"RET" 'dot/org-ret-at-point)
(general-def 'insert org-mode-map
"RET" 'evil-ret)
;; Elfeed
(general-def 'normal elfeed-search-mode-map