Richard Li

Results 29 comments of Richard Li

Please reopen this issue if the problem persist with the latest release

Nope, that's not supposed to happen. I'd appreciate it if you can share your config so that I can investigate further into this issue.

Yup, your config are supposed to work. In fact, I copied your config and it did work for me. May I ask what OS are you running? It could also...

Sorry for the late reply. I forgot to tell you how to set debug = true, you need to do this ``` local typst_preview = { 'chomosuke/typst-preview.nvim', lazy = false,...

Hi, Sorry for the extremely late responce. I didn't respond cause I couldn't manage to reproduce your issue and as a result don't know how to fix it. Please reopen...

Hi, thank you for wanting to contribute to this plugin. I'm happy with all changes you're proposing. Note that: - `Address already in use` will need to respond correctly to...

Hmmm, interestingly I did not manage to reproduce your issue but it looked like it is a `vim.fn.json_decode`. I've switched to the lua version `vim.json.decode` and I'd appreciate it if...

Hello, Sorry I stopped responding. I could not reproduce this issue. Please reopen this issue if the problem persist with the latest release.

Hello there, thanks for this PR. I'll be happy to merge this PR if you add the `port` option to README's default config also. And please explain that `0` means...

> Hi, can we maybe not try "port +1" by default or at least have an option to disable it? Instead can we return an error so that user can...