Closed wostal closed 2 years ago
Use:
"yaml.schemas": {
"kubernetes": ["/*.yaml"]
},
in your coc-settings.json.
It works sometimes, seems network issue.
Unable to load schema from 'https://raw.githubusercontent.com/yannh/kubernetes-json-schema/master/v1.20.5-standalone-strict/all.json': connect ETIMEDOUT 185.199.108.133:443.
[YAML: 768]
Hi. I'm trying to configure completion for k8s manifests, but with no luck. I have tried various settings eg.
and
without success. What could be the cause?
I'm using neovim
Vim's config is pure, taken from coc-nvim help.
CocConfig: