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