Offering equity as well as gadgets is an interesting spin on the co-op model. It works well enough; generally it's chosen for something that doesn't want explosive growth but instead is serving a community -- and that might not gel with the "get rich" urges of some startup types.
Is there any way to make it so that the gutter is always present? There's a bit of a noticeable jump to include it when I save a file, it's sort of annoying me.
probably not, the way vim works if there are no more signs attached to a document the gutter goes away. This isn't plugin related, it's just a manner of how vim works.
Although I suppose you can work around this by displaying a fake sign (color match gutter background?), but that has its downsides (depending on colorscheme, the sign can show up. and vim doesn't support whitespace characters for signs, at least not from what I can see).
I wish it could be made to stand on the right side of a vim buffer. This way it would still be present on demand but would not shift the whole buffer one column to the right.
I personally find that creating too many functions makes the code look too different from the "natural", synchronous alternative. But I also hate when people write tons of 1-line methods (Uncle Bob style) so YMMV.
Agh, this is an editing mistake. I re-worded this last minute and reading again next day, it was a mistake.
Really what I meaning to say is that it's much clearer as to what is happening. I was trying to point out that success and error were actually functions on the deferred returned from $.post, not just functions you can pass into $.post (as they once were - hence "circa 2009").
I agree, a nice shiny app store with icons could be a great feature for Github users and developers using their APIs. Right now service hooks are pretty buried in the settings panel.