refine shortcuts

This commit is contained in:
Le Tan 2021-08-15 10:52:39 +08:00
parent 280144f4eb
commit f4aabc1f2d

View File

@ -93,12 +93,18 @@
"TypeHeadingNone" : "Ctrl+7",
"TypeBold" : "Ctrl+B",
"TypeItalic" : "Ctrl+I",
"TypeStrikethrough" : "",
"TypeUnorderedList" : "Ctrl+8",
"TypeOrderedList" : "Ctrl+9",
"TypeTodoList" : "",
"TypeCheckedTodoList" : "",
"TypeCode" : "Ctrl+;",
"TypeCodeBlock" : "Ctrl+'",
"TypeMath" : "Ctrl+.",
"TypeMathBlock" : "Ctrl+G, .",
"TypeQuote" : "",
"TypeLink" : "",
"TypeImage" : "",
"TypeTable" : "Ctrl+/",
"TypeMark" : "Ctrl+G, M",
"Outline" : "Ctrl+G, O",