We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6eb5ece commit c549437Copy full SHA for c549437
1 file changed
web/docs/ides-editors.md
@@ -68,8 +68,8 @@ highlighting and source parsing is based on tree-sitter library. Editor uses
68
GPU acceleration to have highest performance among other editors. Zed
69
package provides `zeditor` CLI installed under bin/ directory and `zed-editor`
70
executable installed under lib/zed/ directory. To use MSYS2 shell in integrated
71
-terminal, press Ctrl + , to open settings, then put these lines in the opened
72
-file. This is an example given for UCRT64 environment.
+terminal, press Ctrl + Alt + , to open settings, then put these lines in the
+opened file. This is an example given for UCRT64 environment.
73
74
```json
75
{
0 commit comments