docs: Remove default_dock_anchor in configuring-zed.md (#18210)

Removed the deprecated option `default_dock_anchor` in
`configuring-zed.md`

Note: https://zed.dev/blog/new-panel-system

Release Notes:

- N/A
This commit is contained in:
Junseong Park 2024-09-23 12:26:01 +09:00 committed by GitHub
parent 75cb199a54
commit bb7d9d3525
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -381,12 +381,6 @@ List of `string` values
"cursor_shape": "hollow"
```
## Default Dock Anchor
- Description: The default anchor for new docks.
- Setting: `default_dock_anchor`
- Default: `bottom`
**Options**
1. Position the dock attached to the bottom of the workspace: `bottom`