Fix key bindings.

This commit is contained in:
CismonX 2021-03-29 16:00:40 +08:00
parent a235a81e3b
commit a44c292164
Signed by: cismonx
GPG Key ID: 3094873E29A482FB
1 changed files with 1 additions and 1 deletions

View File

@ -130,7 +130,7 @@
},
"keybindings": [
{
"command": "texinfo.preview.html.show",
"command": "texinfo.preview.show",
"key": "ctrl+k v",
"mac": "cmd+k v",
"when": "editorLangId == texinfo"