mirror of
https://github.com/zed-industries/zed.git
synced 2025-02-10 04:09:37 +00:00
Fix a link to Zed configuring docs (#11739)
Based on https://github.com/zed-industries/zed/pull/11736 Release Notes: - N/A
This commit is contained in:
parent
ba4d4c8e1c
commit
67c9fc575f
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ You can obtain the release build via the [download page](https://zed.dev/downloa
|
||||||
|
|
||||||
## Configure Zed
|
## Configure Zed
|
||||||
|
|
||||||
Use `⌘` + `,` to open your custom settings to set things like fonts, formatting settings, per-language settings and more. You can access the default configuration using the `Zed > Settings > Open Default Settings` menu item. See [Configuring Zed](/configuring-zed.md) for all available settings.
|
Use `⌘` + `,` to open your custom settings to set things like fonts, formatting settings, per-language settings and more. You can access the default configuration using the `Zed > Settings > Open Default Settings` menu item. See [Configuring Zed](./configuring-zed.md) for all available settings.
|
||||||
|
|
||||||
## Set up your key bindings
|
## Set up your key bindings
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue