typst.lua 63 B

12345
  1. return {
  2. 'kaarmu/typst.vim',
  3. ft = 'typst',
  4. lazy=false,
  5. }