typst watch

This commit is contained in:
Tao Tien 2025-03-19 17:45:40 -07:00
parent c333dae6b0
commit 669238a28b
2 changed files with 4 additions and 0 deletions

View file

@ -241,6 +241,9 @@
};
tinymist = {
command = "tinymist";
config = {
exportPdf = "onSave";
};
};
steel-language-server = {
command = "steel-language-server";