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 14:34:13 +00:00
committed by GitHub
parent 6f467281e0
commit af6548c745
-6
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.