lang/org: bind gr = org-ctrl-c-ctrl-c

This commit is contained in:
Henrik Lissner 2019-10-22 18:52:39 -04:00
parent 21ac9a28ec
commit 20a7a1cf15
No known key found for this signature in database
GPG Key ID: 5F6C0EA160557395

View File

@ -690,6 +690,7 @@ between the two."
:m "]c" #'org-babel-next-src-block
:m "[c" #'org-babel-previous-src-block
:n "gQ" #'org-fill-paragraph
:n "gr" #'org-ctrl-c-ctrl-c
;; sensible vim-esque folding keybinds
:n "za" #'+org/toggle-fold
:n "zA" #'org-shifttab