diff --git a/modules/hm/helix.nix b/modules/hm/helix.nix index f5acf66..b164673 100644 --- a/modules/hm/helix.nix +++ b/modules/hm/helix.nix @@ -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/*";