Configuration Schema
This area contains the JSON Schema representation of the configuration objects used for configuring Vimspector. For more information on JSON Schema, check out Understanding JSON Schema
Vimspector specification is based on Draft 7 of JSON Schema standard.
The schemas
vimspector.schema.json
- contains the full configuration definition (.vimspector.json
).gadgets.schema.json
- contains the specification for gadget-only objects (.gadgets.json
).