Added kubernetes manifest support
This commit is contained in:
@@ -614,6 +614,15 @@ require('lazy').setup({
|
||||
},
|
||||
},
|
||||
},
|
||||
yamlls = {
|
||||
settings = {
|
||||
yaml = {
|
||||
schemas = {
|
||||
['https://raw.githubusercontent.com/yannh/kubernetes-json-schema/refs/heads/master/v1.32.1-standalone-strict/all.json'] = vim.fs.normalize '/*.manifest.yaml',
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
-- C# Csharp
|
||||
roslyn = {},
|
||||
pylsp = {
|
||||
|
||||
Reference in New Issue
Block a user