languages/cue: initial CUE language support (#704)

* feat: add cue language support

* docs: add changelog information
This commit is contained in:
Thales Menato 2025-03-11 06:33:39 -04:00 committed by GitHub
commit bafa6cbf84
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 54 additions and 0 deletions

View file

@ -5,6 +5,7 @@ in {
./asm.nix
./astro.nix
./bash.nix
./cue.nix
./dart.nix
./clang.nix
./css.nix