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

Junseong Park created

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

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

Release Notes:

- N/A

Change summary

docs/src/configuring-zed.md | 6 ------
1 file changed, 6 deletions(-)

Detailed changes

docs/src/configuring-zed.md 🔗

@@ -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`