Merge branch 'main' into feat-languages-qml

This commit is contained in:
TheSunCat 2025-04-07 23:34:03 +02:00 committed by GitHub
commit 115f3aa594
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
127 changed files with 3625 additions and 1580 deletions

View file

@ -5,13 +5,16 @@ in {
./asm.nix
./astro.nix
./bash.nix
./cue.nix
./dart.nix
./clang.nix
./css.nix
./elixir.nix
./fsharp.nix
./gleam.nix
./go.nix
./hcl.nix
./helm.nix
./kotlin.nix
./html.nix
./haskell.nix
@ -40,6 +43,7 @@ in {
./nu.nix
./odin.nix
./wgsl.nix
./yaml.nix
./ruby.nix
];