Helix: disable key ordering in yaml
This commit is contained in:
parent
79a84f600e
commit
96b9f347f9
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@
|
|||
chktex.onEdit = true;
|
||||
};
|
||||
yaml-language-server.config.yaml = {
|
||||
keyOrdering = false;
|
||||
schemas = {
|
||||
kubernetes = "*.yaml";
|
||||
"http://json.schemastore.org/github-workflow" = ".github/workflows/*";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue