Fix formatting errors
This commit is contained in:
parent
6791b4bb58
commit
ccc966f985
1 changed files with 2 additions and 2 deletions
|
|
@ -178,7 +178,7 @@ definition.
|
|||
|
||||
In all cases, the required format is:
|
||||
|
||||
```json
|
||||
```
|
||||
{
|
||||
"$schema": "https://puremourning.github.io/vimspector/schema/gadgets.schema.json#",
|
||||
"adapters": {
|
||||
|
|
@ -265,7 +265,7 @@ Internet:
|
|||
"schemas": [
|
||||
{
|
||||
"fileMatch": [ ".vimspector.json" ],
|
||||
'url': "https://puremourning.github.io/vimspector/schema/vimspector.schema.json"
|
||||
"url": "https://puremourning.github.io/vimspector/schema/vimspector.schema.json"
|
||||
},
|
||||
{
|
||||
"fileMatch": [ ".gadgets.json", ".gadgets.d/*.json" ],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue