languages/typst: add typst language support

This commit is contained in:
ItsSorae 2024-04-28 15:07:41 -04:00 committed by Frothy
commit 4056deb411
3 changed files with 102 additions and 0 deletions

View file

@ -24,6 +24,7 @@ in {
./tailwind.nix
./terraform.nix
./ts.nix
./typst.nix
./zig.nix
];