chore: update zed configuration (#1548)

This commit is contained in:
Myriad-Dreamin 2025-03-21 00:27:55 +08:00 committed by GitHub
parent 92e9f797de
commit ff920b1a96
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,7 +15,7 @@
"initialization_options": {
"exportPdf": "onSave",
"fontPaths": ["assets/fonts"],
"outputPath": "$root/target/typst/$name"
"outputPath": "$root/target/typst/$dir/$name"
}
}
}