mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 02:16:30 +00:00
enhance: search modal (similar as commands palette)
This commit is contained in:
@@ -251,12 +251,7 @@
|
||||
:editor/redo
|
||||
{:desc "Redo"
|
||||
:binding ["shift+mod+z" "mod+y"]
|
||||
:fn history/redo!}
|
||||
;; FIXME
|
||||
;; save in block editing only doesn't seems needed?
|
||||
:editor/save
|
||||
{:binding "mod+s"
|
||||
:fn editor-handler/save!}}
|
||||
:fn history/redo!}}
|
||||
|
||||
:shortcut.handler/global-prevent-default
|
||||
^{:before m/prevent-default-behavior}
|
||||
|
||||
Reference in New Issue
Block a user