Update 2024-12-15

This commit is contained in:
2024-12-15 18:06:23 +02:00
parent 41b7eb733a
commit 180d744d94
15 changed files with 311 additions and 88 deletions

View File

@@ -16,7 +16,7 @@ return {
filetypes = { "norg" },
},
typst = {
enabled = true,
enabled = false,
filetypes = { "typst" },
},
html = {