Marc Jakobi
Marc Jakobi
That could be because of the simple root directory detection, which only searches upwards for a Cargo.toml or .git directory. In a multi workspace project, that will only detect the...
:thinking: @mawkler does it work with the rustowl codebase if you override the `root_dir` function to only search for `Cargo.toml` and not `.git`?
Luarocks needs Lua headers to compile C libraries.
> some way to set a timeout after which the cache should be asked again. We could do what `rocks` does, which is: - store the cached manifest locally -...
> Install via rocks-git (and install rocks-git if not available) I think it's fine just to mention the possibility of using rocks-git in the docs. rocks.nvim shouldn't be "aware" of...
Since this ought to be an edge case, we may not want to support this, as it adds quite a bit of complexity.
As there's been no response, I've added this plugin to [the NURR](https://github.com/nvim-neorocks/nurr) for now. Please ping me if you have any interest in this, so I can delete it from...
question: could this potentially break [the JSON manifest](http://luarocks.org/manifest-5.1.json)? Are there tests in place to ensure it doesn't?
hey 👋 neotest-haskell doesn't support HUnit yet. I'd like to add it, but I can't tell you when I'll find some time 😃
I had a look at it (haven't been able to get the environment set up for running the site yet though). It looks like it's more complicated than I thought...