Added more quarto/typst configs

This commit is contained in:
2026-05-20 13:50:04 +01:00
parent 2a60ae515d
commit d62834d25f
3 changed files with 23 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
return {
{
"chomosuke/typst-preview.nvim",
ft = "typst",
version = "1.*",
config = {},
},
}