Skip to content

Commit

Permalink
Update shortcut.
Browse files Browse the repository at this point in the history
  • Loading branch information
cweijan committed Mar 13, 2024
1 parent ce39fde commit 837bf66
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 11 deletions.
6 changes: 3 additions & 3 deletions README-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@

快捷键: 基于[Vditor快捷键](shortcut.md)以及更多:

- 将列表上移一行: `Ctrl Alt I` / `⌘ ^ I`
- 将列表下移一行: `Ctrl Alt J` / `⌘ ^ J`
- 在VS Code中编辑: `Ctrl Alt E` / `⌘ ^ E`
- 将列表上移一行: `Ctrl Alt I` / `⌥ ⇧ I`
- 将列表下移一行: `Ctrl Alt J` / `⌥ ⇧ J`
- 在VS Code中编辑: `Ctrl Alt E` / `⌥ ⇧ E`

## 其他功能

Expand Down
6 changes: 3 additions & 3 deletions README-TW.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@

快捷鍵: 基於[Vditor快捷鍵](shortcut.md)以及更多:

- 將清單上移一行: `Ctrl Alt I` / `⌘ ^ I`
- 將清單下移一行: `Ctrl Alt J` / `⌘ ^ J`
- 在VS Code中編輯: `Ctrl Alt E` / `⌘ ^ E`
- 將清單上移一行: `Ctrl Alt I` / `⌥ ⇧ I`
- 將清單下移一行: `Ctrl Alt J` / `⌥ ⇧ J`
- 在VS Code中編輯: `Ctrl Alt E` / `⌥ ⇧ E`

## 其他功能

Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ If you want to use the original vscode editor, insert this in your `settings.jso

Shortcuts: Base on [Vditor shortcuts](shortcut.md) and more:

- Move list up: `Ctrl Alt I` / `⌘ ^ I`
- Move list down: `Ctrl Alt J` / `⌘ ^ J`
- Edit in VS Code: `Ctrl Alt E` / `⌘ ^ E`
- Move list up: `Ctrl Alt I` / `⌥ ⇧ I`
- Move list down: `Ctrl Alt J` / `⌥ ⇧ J`
- Edit in VS Code: `Ctrl Alt E` / `⌥ ⇧ E`

Tips:

Expand Down
2 changes: 1 addition & 1 deletion resource/vditor/vditor.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion vditor

0 comments on commit 837bf66

Please sign in to comment.