Skip to content

Commit

Permalink
docs: Remove default_dock_anchor in configuring-zed.md (#18210)
Browse files Browse the repository at this point in the history
Removed the deprecated option `default_dock_anchor` in
`configuring-zed.md`

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

Release Notes:

- N/A
  • Loading branch information
jsparkdev authored Sep 23, 2024
1 parent 75cb199 commit bb7d9d3
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 @@ -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`
Expand Down

0 comments on commit bb7d9d3

Please sign in to comment.