Skip to content

Commit 6b968e0

Browse files
authored
Remove the duplicated Global LSP Settings section (#38811)
This section [shows up twice](https://zed.dev/docs/configuring-zed#global-lsp-settings) in the documentation. <img width="701" height="1269" alt="image" src="https://github.com/user-attachments/assets/4d930676-5cae-43c8-83d4-6406c27d149c" /> Release Notes: - N/A Signed-off-by: Remy Suen <[email protected]>
1 parent 0f66310 commit 6b968e0

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

docs/src/configuring-zed.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1571,22 +1571,6 @@ While other options may be changed at a runtime and should be placed under `sett
15711571
- Setting: `lsp_highlight_debounce`
15721572
- Default: `75`
15731573

1574-
## Global LSP Settings
1575-
1576-
- Description: Common language server settings.
1577-
- Setting: `global_lsp_settings`
1578-
- Default:
1579-
1580-
```json
1581-
"global_lsp_settings": {
1582-
"button": true
1583-
}
1584-
```
1585-
1586-
**Options**
1587-
1588-
`integer` values representing milliseconds
1589-
15901574
## Features
15911575

15921576
- Description: Features that can be globally enabled or disabled

0 commit comments

Comments
 (0)