Correct default settings' name key for RA in init options example
This commit is contained in:
parent
6b62ce2aaa
commit
b94c265240
1 changed files with 1 additions and 1 deletions
|
@ -221,7 +221,7 @@
|
||||||
// rust-analyzer
|
// rust-analyzer
|
||||||
// typescript-language-server
|
// typescript-language-server
|
||||||
// vscode-json-languageserver
|
// vscode-json-languageserver
|
||||||
// "rust_analyzer": {
|
// "rust-analyzer": {
|
||||||
// //These initialization options are merged into Zed's defaults
|
// //These initialization options are merged into Zed's defaults
|
||||||
// "initialization_options": {
|
// "initialization_options": {
|
||||||
// "checkOnSave": {
|
// "checkOnSave": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue