enhance: display D label as hint for document mode

This commit is contained in:
Tienson Qin
2021-07-01 00:14:28 +08:00
parent 1ae53fda42
commit 5258bac046
2 changed files with 8 additions and 11 deletions

View File

@@ -297,10 +297,6 @@
{:desc "Toggle between dark/light theme"
:binding "t t"
:fn state/toggle-theme!}
:ui/toggle-new-block
{:desc "Toggle newblock/newline command for inserting newline/newblock"
:binding "t e"
:fn state/toggle-new-block-shortcut!}
:ui/toggle-contents
{:desc "Toggle Contents in sidebar"
:binding "t c"