Skip to content

Commit 4d48a5a

Browse files
committed
Add info re keyboard keys
1 parent 2e16882 commit 4d48a5a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/platform/configuration.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,8 @@ The example below shows a sample configuration of a single Tarantool instance:
9191
The initial line in this sample contains a link to an annotated Tarantool configuration
9292
schema for a YAML language server (e.g. for `LSP-Yaml`).
9393
With this link you can set up your code editor (VScode, Neovim, Sublime, etc.) to get
94-
full-text annotations and completion prompts when you work with Tarantool configuration.
94+
full-text annotations and completion prompts upon ``Alt+ESC`` (Linux) / ``Option+ESC`` (MacOS)
95+
when you work with Tarantool configuration.
9596

9697
.. image:: images/yaml-annotated.png
9798
:align: center

0 commit comments

Comments
 (0)