diff --git a/editors/vscode/README.md b/editors/vscode/README.md index 8389758d9..f7ed6475b 100644 --- a/editors/vscode/README.md +++ b/editors/vscode/README.md @@ -6,8 +6,8 @@ Goals are visualised in a panel on the right side of the editor. You can navigate in proof with the following key-bindings: ***Linux and Windows*** -- ``Ctrl+Right`` (``Ctrl+fn+Right`` in `Mac OS X`): go one step forward -- ``Ctrl+Left`` (``Ctrl+fn+Left`` in `Mac OS X`): go one step backward +- ``Ctrl+Right``: go one step forward +- ``Ctrl+Left``: go one step backward - ``Ctrl+Up``: go to the previous proof * (or the beginning) - ``Ctrl+Down``: go to the next proof * (or the end) - ``Ctrl+Enter``: go to the position of the cursor