Kevin Wallace

Results 57 comments of Kevin Wallace

> Vim 7.3 Tryed all above, still not working... I also had Vim 7.3 and this plugin was not working. Try running `:echo has("conceal")` If you get back a 0,...

`npx` will check your $PATH first. So you can do something like 1. `npm pack` from the directory containing your package.json to create a tarball of your package 2. make...

the `ramda-ts-self` name should only be on the `ts` branch. If I've changed it somewhere else that messes with the master branch/normal release process please revert!

> was there any reason for the `v0.28.2` tag? It seems to have confused people that's all. ah I see. I don't think it will be a problem with NPM...

OK I've deleted the tag. I'll start over from 0.1.0 and use `ts` in the version and tag somewhere to disambiguate.

I've released a new version of the ts stuff and attempted not to push any tags (ie instead of using "different" tags, I just won't tag the ts releases). If...

@jgsheppa You can add tests. Here is the PR that introduced testing types: https://github.com/ramda/ramda/pull/3283

@dustinws since we're all in agreement and nobody else has chimed in, could you update the PR to 1. not check for `sequence` 2. check for `traverse` in addition to...

> Ok, I see. The delegations to ap and fantasy-land/ap disagree on parameter order. That seems pretty bad. I think that our FantasyLand one is correct, and we should fix...

> Would you like to be one? You've made invaluable contributions for quite some time. I'd have to check with the other maintainers, but I for one would be happy...