mirror of
https://github.com/buckley310/nixos-config.git
synced 2024-11-09 18:47:02 +00:00
remove kubernetes schemas
This commit is contained in:
parent
238c128658
commit
d25439182d
1 changed files with 0 additions and 3 deletions
|
@ -63,9 +63,6 @@ lspconfig.yamlls.setup({
|
|||
capabilities = capabilities,
|
||||
settings = {
|
||||
yaml = {
|
||||
schemas = {
|
||||
kubernetes = "/*.yaml",
|
||||
},
|
||||
customTags = {
|
||||
-- https://github.com/aws-cloudformation/cfn-lint-visual-studio-code/blob/3ff0b8cc1bbfc34448c865b54deff8c7d030beba/server/src/cfnSettings.ts
|
||||
"!And sequence",
|
||||
|
|
Loading…
Reference in a new issue