docs: Fix indentation of JSON example lsp settings (#22162)
This commit is contained in:
parent
0511f9268b
commit
fa1b1c6aff
1 changed files with 10 additions and 9 deletions
|
@ -67,6 +67,7 @@ To
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
You can also pass any of the [supported settings](https://github.com/Microsoft/vscode/blob/main/extensions/json-language-features/server/README.md#settings) to json-language-server by specifying them in your Zed settings.json:
|
You can also pass any of the [supported settings](https://github.com/Microsoft/vscode/blob/main/extensions/json-language-features/server/README.md#settings) to json-language-server by specifying them in your Zed settings.json:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue