mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 02:16:30 +00:00
fix: Remove 'escape editing' recommendation ⚙
This commit is contained in:
@@ -84,7 +84,7 @@
|
||||
:binding "t"
|
||||
:fn srs/recall}
|
||||
|
||||
:editor/escape-editing {:desc "Escape editing (remap to ctrl+open-square-bracket for example)"
|
||||
:editor/escape-editing {:desc "Escape editing"
|
||||
:binding false
|
||||
:fn (fn [_ _] (editor-handler/escape-editing))}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user