Gilad Peleg
Gilad Peleg
@lukekarrys I think a possible solution would be to dynamically create the children & collections in order to support nested properties. I would create them all with default values (allowing...
@blueyed And there is: https://github.com/epmatsw/ag.vim as well :)
Hey @xjamundx your implementations were great. Can you add them as PRs?
Hey @achingbrain what do you mean unpublished? I just installed it `bootstrap-growl` using `npm install bootstrap-growl` into a clean directory and it installed fine. I also went ahead and installed...
@achingbrain Also I tried installing `guvnor` using npm and it installed fine. What exactly is the problem?
@achingbrain You're absolutely right. @mouse0270 Can you add me as a collaborater to `bootstrap-growl` on npm? I can try to republish the new version.
@achingbrain I couldn't republish version 2.0.0. I created a standalone npm module called [bootstrap-growl-legacy(https://www.npmjs.com/package/bootstrap-growl-legacy) which has versions 2.0.0 and 2.0.1 as posted on `bower`. Hopefully you guys can switch smoothly...
@moll I also was frustrated by the lack of the default `path` support that was disabled by this plugin. I'm working in a Backbone + Requirejs project where all my...
#1351 doesn't handle the global `.tool-versions`. You need to modify https://github.com/asdf-vm/asdf/blob/master/lib/functions/versions.bash#LL23C18-L23C27 for that
@legastero @wraithgar @ConneXNL @herkyl Will an optional transform function be sufficient? That way you can manipulate the outcome itself and do whatever you want with it.