Clément Joly

Results 95 comments of Clément Joly

https://github.com/dependabot rebase

Thanks for suggesting @wsxiaoys! I’m interested in discussing this on a PR, but fair warning, I would only merge it if I felt comfortable maintaining the corresponding code (in particular,...

Thanks for your kind words and for reporting this. I started looking into this, I'll open a PR soon (my goal is to catch similar problems in CI in the...

Sorry, I thought I answered, but apparently I didn't. In my mind, all use cases of this library are with an application (a cli or gui tool, a server...) calling...

> We can probably also remove `PartialEq` from our `Error` implementation. That’s a good point, I’ve added it to the checklist at the top. > Maybe also migrate to `thiserror`?...

I’ve created #95 for this.

Thanks for opening this issue. It has prompted me to add [instructions to report bugs][bug] in the Readme :). Can you please try to run ``` nvim --clean -u test/mock_setup.lua...