mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 10:26:35 +00:00
fix: use meta+! to run commands
This commit is contained in:
@@ -323,8 +323,8 @@
|
||||
:shortcut.handler/global-non-editing-only
|
||||
^{:before m/enable-when-not-editing-mode!}
|
||||
{:command/run
|
||||
{:desc "Run git/pandoc/others commands"
|
||||
:binding "r"
|
||||
{:desc "Run git/pandoc/others command"
|
||||
:binding "mod+shift+1"
|
||||
:fn #(state/pub-event! [:command/run])}
|
||||
:ui/toggle-document-mode
|
||||
{:desc "Toggle document mode"
|
||||
|
||||
Reference in New Issue
Block a user