tinymist conf

This commit is contained in:
Tao Tien 2025-03-25 15:39:30 -07:00
parent 940c39fb73
commit 74d4c80929

View file

@ -242,7 +242,8 @@
tinymist = { tinymist = {
command = "tinymist"; command = "tinymist";
config = { config = {
exportPdf = "onSave"; exportPdf = "onType";
outputPath = "$root/$dir/$name";
}; };
}; };
steel-language-server = { steel-language-server = {