mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-20 16:15:43 +02:00
modules/dependencies: add typst
This commit is contained in:
parent
8458a6c6f1
commit
cfb56d1ed3
3 changed files with 11 additions and 11 deletions
|
@ -19,6 +19,7 @@ let
|
|||
example = "pkgs.nodejs_22";
|
||||
};
|
||||
tree-sitter.default = "tree-sitter";
|
||||
typst.default = "typst";
|
||||
ueberzug.default = "ueberzugpp";
|
||||
which.default = "which";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue