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 06:26:01 +03:00
committed by GitHub
parent 75cb199a54
commit bb7d9d3525
-6
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`