modules/dependencies: add tinymist

This commit is contained in:
Gaetan Lepage 2025-04-07 18:22:32 +02:00 committed by nix-infra-bot
parent ada40e0f74
commit 8333fe8ecb
2 changed files with 15 additions and 5 deletions

View file

@ -28,6 +28,7 @@ let
example = "pkgs.nodejs_22";
};
texpresso.default = "texpresso";
tinymist.default = "tinymist";
tree-sitter.default = "tree-sitter";
typst.default = "typst";
ueberzug.default = "ueberzugpp";