Greg Hurrell
Greg Hurrell
I'm not really sure I understand what you're asking here, although I see you followed up with #82. Perhaps we should discuss there instead?
@ivosabev: I'm not aware of anybody actively working on this, but given Dan's [comment](https://github.com/graphql/graphql-relay-js/issues/58#issuecomment-169542843) (quoting below) I think it would be reasonable to accept a PR that modified the spec:...
FYI, just closed a couple of other related issues in the interests of centralizing the discussion here. For context, [this](https://github.com/graphql/express-graphql/issues/178#issuecomment-275179789) is the comment I made on #178: > I think...
Not relevant in Neovim.
Not relevant in Neovim (or at least would need to be updated for the new version), so closing.
Not relevant in Neovim.
Not relevant in Neovim (a form of this already implemented).
This would be a neat feature but probably requires a level of context-sensitive (language-aware) intelligence that Scalpel doesn't (and isn't likely to) posses. Still if somebody wanted to take a...
{ and } are just jumping to the previous/next blank line, so not super sophisticated. Any "knowledge" of the code structure that Vim has is actually in the runtime files...
@vinitkumar: Totally unscientific results here, but `.vim` version seems to take about 11ms on the machine I am testing on right now (mid-2015 15" MacBook Pro) vs Lua which takes...