update keybinding of :editor/replace-block-reference-at-point

This commit is contained in:
rcmerci
2021-06-21 19:57:21 +08:00
committed by Tienson Qin
parent 6d4bb1422b
commit 2581fdcda2

View File

@@ -149,7 +149,7 @@
:fn editor-handler/backward-kill-word}
:editor/replace-block-reference-at-point
{:desc "Replace block reference with its content at point"
:binding "ctrl+c ctrl+c"
:binding "mod+shift+r"
:fn editor-handler/replace-block-reference-with-content-at-point}}
:shortcut.handler/editor-global