|
@@ -158,9 +158,9 @@
|
|
:command.editor/select-block-up "选择上方的块"
|
|
:command.editor/select-block-up "选择上方的块"
|
|
:command.editor/select-block-down "选择下方的块"
|
|
:command.editor/select-block-down "选择下方的块"
|
|
:command.editor/select-all-blocks "选择所有块"
|
|
:command.editor/select-all-blocks "选择所有块"
|
|
- :pdf/previous-page "上一页PDF文档"
|
|
|
|
- :pdf/next-page "下一页PDF文档"
|
|
|
|
- :pdf/close "关闭当前PDF文档"
|
|
|
|
|
|
+ :command.pdf/previous-page "上一页PDF文档"
|
|
|
|
+ :command.pdf/next-page "下一页PDF文档"
|
|
|
|
+ :command.pdf/close "关闭当前PDF文档"
|
|
:command.ui/toggle-help "显示/关闭帮助"
|
|
:command.ui/toggle-help "显示/关闭帮助"
|
|
:command.git/commit "提交消息"
|
|
:command.git/commit "提交消息"
|
|
:command.go/search "全文搜索"
|
|
:command.go/search "全文搜索"
|