docs: Add link to formatter
settings from configuring-languages (#29981)
Release Notes: - N/A --------- Co-authored-by: Peter Tripp <peter@zed.dev>
This commit is contained in:
parent
0f50e6b1d1
commit
a9d5b2064e
1 changed files with 1 additions and 1 deletions
|
@ -259,7 +259,7 @@ Zed provides support for code formatting and linting to maintain consistent code
|
|||
|
||||
### Configuring Formatters
|
||||
|
||||
Zed supports both built-in and external formatters. Configure formatters globally or per-language in your `settings.json`:
|
||||
Zed supports both built-in and external formatters. See [`formatter`](./configuring-zed.md#formatter) docs for more. You can configure formatters globally or per-language in your `settings.json`:
|
||||
|
||||
```json
|
||||
"languages": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue