mirror of
https://github.com/Myriad-Dreamin/tinymist.git
synced 2025-08-04 10:18:16 +00:00
chore: update zed configuration (#1548)
This commit is contained in:
parent
92e9f797de
commit
ff920b1a96
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
||||||
"initialization_options": {
|
"initialization_options": {
|
||||||
"exportPdf": "onSave",
|
"exportPdf": "onSave",
|
||||||
"fontPaths": ["assets/fonts"],
|
"fontPaths": ["assets/fonts"],
|
||||||
"outputPath": "$root/target/typst/$name"
|
"outputPath": "$root/target/typst/$dir/$name"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue