Mathew Attlee

Results 159 comments of Mathew Attlee

To clarify do you mean the alternate files or the test output? If the latter what strategy are you using?

A couple of thoughts:- 1. I noticed that Neoterm now let's users determine the default behaviour with `mods`? Would that make sense here 2. I am also wondering if it...

If you use the Neoterm strategy this allows you to do this as you use `mods` to determine where or how the terminal opens > Introduce g:neoterm_tnew_mod to set a...

Thank you for this pull request. My only reservation is we might need to update all the runners as they presume that the node_modules directory which can contain the test...

> Hm. Is adding a dependency to `cargo` an option for you? Thank you for this! May I suggest trying to install Cargo as part of the `before_script` inside `.travis.yml`....

I think I have a solution to testing this where we can mock the system call. Could you provide an example of what is returned by `cargo read-manifest`

Not forgotten about this, will have a look into it soon

Thank you for the request. Feel free to raise a PR for this, otherwise could you please link to some reference documentation.

Good question, I am not aware of such functionality but @janko is the best to comment on this. Aside from vroom are there any other runners that have this requirement?

Was about to comment on #436 but I think it's best to keep this the main thread. A couple of thoughts and questions: - How would the list of incompatible...