mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +02:00
modules/dependencies: add typst
This commit is contained in:
parent
8458a6c6f1
commit
cfb56d1ed3
3 changed files with 11 additions and 11 deletions
|
@ -22,9 +22,7 @@
|
|||
};
|
||||
|
||||
no-packages = {
|
||||
plugins.typst-vim = {
|
||||
enable = true;
|
||||
typstPackage = null;
|
||||
};
|
||||
plugins.typst-vim.enable = true;
|
||||
dependencies.typst.enable = false;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue