Add typst support

This commit is contained in:
Fábio André Damas 2025-09-30 09:24:47 +00:00
parent f8ad1ab559
commit 89a4cece75
3 changed files with 8 additions and 0 deletions

View file

@ -0,0 +1,6 @@
return {
'chomosuke/typst-preview.nvim',
lazy = false,
version = '1.*',
opts = {},
}