typst.nvim icon indicating copy to clipboard operation
typst.nvim copied to clipboard

WIP. Goals: Treesitter highlighting, snippets, and a smooth intergration with neovim.

Results 4 typst.nvim issues
Sort by recently updated
recently updated
newest added

Any updates about the project? Is it dead?

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...

Would you consider adding a regular regex based `typst.vim` or similar? like these: https://github.com/vim/vim/tree/master/runtime/syntax

Note that these queries will throw errors using the current treesitter parser. I've made a bunch of fixes to the parser which go along with these queries, which I'll submit...