阅读器版本
This commit is contained in:
5
keybindings.json
Normal file
5
keybindings.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"key": "ctrl+alt+v", // 避免与Vue快捷键冲突
|
||||
"command": "thief-book.toggle",
|
||||
"when": "editorTextFocus"
|
||||
}
|
||||
Reference in New Issue
Block a user