dots/config/nvim/lua/neoconf/lazy/typst.lua
2026-06-05 13:11:08 +02:00

5 lines
62 B
Lua

return {
"kaarmu/typst.vim",
ft = "typst",
lazy = false,
}