Dave Aitken
Dave Aitken
Interestingly this seems to happen even when there are no literal surrounding characters due (I assume) to the native quote parsing. With this YAML snippet: ``` args: - '-c' -...
Ah I just realised this is related to evil text-objects rather than surround specifically (I was actually trying to do some surround related operations which sent me off in the...
Have tried this and it fixes the error I was seeing (same error as in #95 ) - thanks!
Thanks for taking a look JonnyRa - sorry, I don't really use the plugin or Vim8 myself at the minute and haven't had a lot of time to look into...
This all seems to be working ok as per the (updated) description now.
Also new to purescript, but hopefully this will be of some vague use. Looks like something in the browser is expecting certain nodejs properties to be available - `isTTY` is...
Thanks for taking the time to take a look at this btw :)
Had a little go at this myself. No luck getting the spec tests to run unfortunately, but I switched back to the quickcheck ones and got those running ok (although...
Thanks very much for the info - it looks like `tuareg-opam-insinuate` set to `t` pretty much does exactly what I want anyway for project-specific switches as `opam` does the env...