From e36651f637384edd91acd9d8e1a71764f1358ccc Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Thu, 20 Feb 2025 20:15:07 -0500 Subject: [PATCH] AutoYADM commit: 2025-02-20 20:15:07 --- .config/helix/languages.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/helix/languages.toml b/.config/helix/languages.toml index d45aa211..ac3c053b 100644 --- a/.config/helix/languages.toml +++ b/.config/helix/languages.toml @@ -17,8 +17,8 @@ command = "tinymist" [language-server.tinymist.config] exportPdf = "onType" # exportPdf = "onSave" -# outputPath = "$root/target/$dir/$name" -outputPath = "$dir/$name" +outputPath = "$root/target/$dir/$name" +# outputPath = "$dir/$name" formatterMode = "typstyle" [[language]]