nvim/lua/plugins/typ.lua

6 lines
93 B
Lua

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