typst.nvim
typst.nvim copied to clipboard
[fix] check out Cargo.lock
Hi, as you're not a "library that other will depend on", it is recommended to check out the Cargo.lock file, and I actually do require it to get a reproducible build when packaging your extension with nix.
Thanks in advance.