refactor(nvim): improve azure pipelines matching for yamlls
This commit is contained in:
parent
24cfe91ae4
commit
811c69c25e
@ -222,7 +222,7 @@ lspconfig.yamlls.setup({
|
|||||||
["https://json.schemastore.org/github-workflow.json"] = "/.github/workflows/*",
|
["https://json.schemastore.org/github-workflow.json"] = "/.github/workflows/*",
|
||||||
["https://raw.githubusercontent.com/microsoft/azure-pipelines-vscode/master/service-schema.json"] = {
|
["https://raw.githubusercontent.com/microsoft/azure-pipelines-vscode/master/service-schema.json"] = {
|
||||||
"/azure-pipeline*.y*l",
|
"/azure-pipeline*.y*l",
|
||||||
"/*.azure",
|
"/*.azure*",
|
||||||
"Azure-Pipelines/**/*.y*l",
|
"Azure-Pipelines/**/*.y*l",
|
||||||
"Pipelines/*.y*l",
|
"Pipelines/*.y*l",
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user