mirror of
https://github.com/mattn/vim-lsp-settings.git
synced 2025-12-12 20:35:54 +01:00
Fix schema
This commit is contained in:
@@ -60,6 +60,14 @@
|
||||
}
|
||||
},
|
||||
"type": "object"
|
||||
},
|
||||
"url": {
|
||||
"description": "URL",
|
||||
"type": "string"
|
||||
},
|
||||
"description": {
|
||||
"description": "description",
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
|
||||
Reference in New Issue
Block a user