docs: Fix typos in language configurations (#37740)
Fixes several typos in the docs. I think there are more but I have only read what I actually needed :) Release Notes: - N/A
This commit is contained in:
@@ -44,7 +44,7 @@ If you want to use a binary in a custom location, you can specify a `path` and o
|
||||
```json
|
||||
{
|
||||
"lsp": {
|
||||
"cangd": {
|
||||
"clangd": {
|
||||
"binary": {
|
||||
"path": "/path/to/clangd",
|
||||
"arguments": []
|
||||
|
||||
Reference in New Issue
Block a user