We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f66310 commit 6b968e0Copy full SHA for 6b968e0
docs/src/configuring-zed.md
@@ -1571,22 +1571,6 @@ While other options may be changed at a runtime and should be placed under `sett
1571
- Setting: `lsp_highlight_debounce`
1572
- Default: `75`
1573
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
1590
## Features
1591
1592
- Description: Features that can be globally enabled or disabled
0 commit comments