mirror of
https://github.com/mattn/vim-lsp-settings.git
synced 2025-12-12 20:35:54 +01:00
Update local schema
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"$schema": "http://json-schema.org/draft-04/schema",
|
||||
"additionalProperties": false,
|
||||
"patternProperties": {
|
||||
"^([a-z0-9_-]+)+$": {
|
||||
"^([a-z0-9_-]+|\\*)$": {
|
||||
"description": "define name of language server",
|
||||
"properties": {
|
||||
"blocklist": {
|
||||
|
||||
Reference in New Issue
Block a user