mirror of
https://github.com/logseq/logseq.git
synced 2026-05-02 18:06:32 +00:00
enhance: show cmdk in the basic shortcut group
This commit is contained in:
@@ -745,13 +745,13 @@
|
||||
(defonce ^:large-vars/data-var *category
|
||||
(atom
|
||||
{:shortcut.category/basics
|
||||
[:editor/new-block
|
||||
[:go/search
|
||||
:editor/new-block
|
||||
:editor/new-line
|
||||
:editor/indent
|
||||
:editor/outdent
|
||||
:editor/select-all-blocks
|
||||
:editor/select-parent
|
||||
:go/search
|
||||
:go/search-in-page
|
||||
:command-palette/toggle
|
||||
:go/electron-find-in-page
|
||||
|
||||
Reference in New Issue
Block a user