Files
IETM-web/keybindings.json
2025-10-11 11:08:42 +08:00

5 lines
120 B
JSON

{
"key": "ctrl+alt+v", // 避免与Vue快捷键冲突
"command": "thief-book.toggle",
"when": "editorTextFocus"
}