mirror of
https://github.com/mattn/vim-lsp-settings.git
synced 2025-12-17 12:00:29 +01:00
Fix typo
This commit is contained in:
@@ -23,7 +23,7 @@
|
|||||||
"description": "define name of language server",
|
"description": "define name of language server",
|
||||||
"type": "string"
|
"type": "string"
|
||||||
},
|
},
|
||||||
"diabled": {
|
"disabled": {
|
||||||
"description": "disable this server",
|
"description": "disable this server",
|
||||||
"type": "boolean"
|
"type": "boolean"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user