docs: Remove lingering docs for default_dock_anchor (#24029)

This PR removes some lingering docs leftover after `default_dock_anchor`
was removed.

These were missed in https://github.com/zed-industries/zed/pull/18210.

Closes https://github.com/zed-industries/zed/issues/24023.

Release Notes:

- N/A
This commit is contained in:
Marshall Bowers 2025-01-31 09:34:13 -05:00 committed by GitHub
parent 6f467281e0
commit af6548c745
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -515,12 +515,6 @@ List of `string` values
"cursor_shape": "hollow"
```
**Options**
1. Position the dock attached to the bottom of the workspace: `bottom`
2. Position the dock to the right of the workspace like a side panel: `right`
3. Position the dock full screen over the entire workspace: `expanded`
## Editor Scrollbar
- Description: Whether or not to show the editor scrollbar and various elements in it.