Skip to content

Commit c549437

Browse files
committed
ides-editors: update zed docs
settings file hotkey has been changed
1 parent 6eb5ece commit c549437

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web/docs/ides-editors.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@ highlighting and source parsing is based on tree-sitter library. Editor uses
6868
GPU acceleration to have highest performance among other editors. Zed
6969
package provides `zeditor` CLI installed under bin/ directory and `zed-editor`
7070
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.
71+
terminal, press Ctrl + Alt + , to open settings, then put these lines in the
72+
opened file. This is an example given for UCRT64 environment.
7373

7474
```json
7575
{

0 commit comments

Comments
 (0)