diff --git a/package.json b/package.json index 1f53ece..6e169a2 100644 --- a/package.json +++ b/package.json @@ -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"