Jonas Bloch

Results 4 comments of Jonas Bloch

I had the same issue and opened #380 a while ago. It seems like this crate lacks active maintainers sadly (see #381).

Hello, thanks for trying to add this! I tried to correct some minor spelling mistakes as well as adding some personal reformulations to make it more natural to read (in...

On a side note, maybe this could be added to the config: ```lua { "folke/ts-comments.nvim", opts = { lang = { typst = "// %s" } }, } ``` Typst's...

For those really dying to use advanced linear algebra techniques in Rust, I can advise looking at [faer](https://github.com/sarah-quinones/faer-rs). The maintainer does regular devstreams to develop the project, and its performances...