diff --git a/docs/src/configuring-zed.md b/docs/src/configuring-zed.md index d4729078ce4daf264c9cceaab4bc0b66c378512e..1c3074d69269624c09d3566d3d1d0cac52f40ceb 100644 --- a/docs/src/configuring-zed.md +++ b/docs/src/configuring-zed.md @@ -1571,22 +1571,6 @@ While other options may be changed at a runtime and should be placed under `sett - Setting: `lsp_highlight_debounce` - Default: `75` -## Global LSP Settings - -- Description: Common language server settings. -- Setting: `global_lsp_settings` -- Default: - -```json -"global_lsp_settings": { - "button": true -} -``` - -**Options** - -`integer` values representing milliseconds - ## Features - Description: Features that can be globally enabled or disabled