Fix formatting errors

This commit is contained in:
Ben Jackson 2019-11-06 12:14:43 +00:00
commit ccc966f985

View file

@ -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" ],