mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-13 05:42:59 +00:00
8 lines
206 B
JSON
8 lines
206 B
JSON
|
// Server-specific settings
|
||
|
//
|
||
|
// For a full list of overridable settings, and general information on settings,
|
||
|
// see the documentation: https://zed.dev/docs/configuring-zed#settings-files
|
||
|
{
|
||
|
"lsp": {}
|
||
|
}
|