mirror of https://github.com/folke/neoconf.nvim
chore(build): auto-generate vimdoc, schemas and annotations
This commit is contained in:
parent
0e6b0a9fd9
commit
671d8456ec
|
|
@ -60,7 +60,7 @@
|
|||
},
|
||||
"url": {
|
||||
"default": "/user.schema.json",
|
||||
"description": "A URL or absolute file path to a schema. Can be a relative path in workspace and workspace folder settings.",
|
||||
"description": "A URL or absolute file path to a schema. Can be a relative path (starting with './') in workspace and workspace folder settings.",
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue