handouts/.vscode/settings.json

5 lines
101 B
JSON
Raw Normal View History

2022-11-13 13:38:23 -08:00
{
2025-01-21 20:33:42 -08:00
"latex-workshop.latex.recipe.default": "latexmk (xelatex)",
"tinymist.formatterPrintWidth": 80
2025-01-21 18:35:58 -08:00
}