Correct default settings' name key for RA in init options example

This commit is contained in:
Julia
2023-01-03 13:50:08 -05:00
parent 6b62ce2aaa
commit b94c265240
+1 -1
View File
@@ -221,7 +221,7 @@
// rust-analyzer
// typescript-language-server
// vscode-json-languageserver
// "rust_analyzer": {
// "rust-analyzer": {
// //These initialization options are merged into Zed's defaults
// "initialization_options": {
// "checkOnSave": {