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:
drathier 2025-05-06 16:29:58 +02:00 committed by GitHub
parent 0f50e6b1d1
commit a9d5b2064e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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": {