dev: automated commit - 2025-06-30 13:03:02

This commit is contained in:
Mariano Z. 2025-06-30 13:03:02 -03:00
parent 249a24b851
commit 979a043670
8 changed files with 420 additions and 174 deletions

6
lua/plugins/typ.lua Normal file
View file

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