Skip to content

Commit

Permalink
docs: Remove lingering docs for default_dock_anchor (#24029)
Browse files Browse the repository at this point in the history
This PR removes some lingering docs leftover after `default_dock_anchor`
was removed.

These were missed in #18210.

Closes #24023.

Release Notes:

- N/A
  • Loading branch information
maxdeviant authored Jan 31, 2025
1 parent 6f46728 commit af6548c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions docs/src/configuring-zed.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit af6548c

Please sign in to comment.