about summary refs log tree commit diff
path: root/fnl/nvrc/packs/typst-preview.fnl
blob: e7cb00e67a83254a43c407c72adbd887e9a9c799 (plain)
1
2
3
4
5
6
7
(local {: setup} (require :typst-preview))

(setup {
       ; Use binaries installed on system
       :dependencies_bin {
         :typst-preview :typst-preview
         :websocat :websocat}})