mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-20 16:15:43 +02:00
modules/dependencies: add tinymist
This commit is contained in:
parent
ada40e0f74
commit
8333fe8ecb
2 changed files with 15 additions and 5 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue