Skip to content

Commit a2dc917

Browse files
themilkmanrwols
authored andcommitted
docs: Enable "diagnostics" in solargraph example
1 parent 0422bc8 commit a2dc917

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/language_servers.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -480,7 +480,7 @@ There are multiple options:
480480
"command": ["solargraph", "stdio"],
481481
"selector": "source.ruby | text.html.ruby",
482482
"initializationOptions": {
483-
"diagnostics": false
483+
"diagnostics": true
484484
}
485485
}
486486
}

0 commit comments

Comments
 (0)