jaxbot
jaxbot
See: http://www.reddit.com/r/vim/comments/2d2jiw/seamlessly_working_between_chrome_inspector_and/cjlp0e0
The internal method is too unstable, imo
Chrome's API for this is kind of funky, but it should be usable
`:Gist -m` will add all the current buffers to a Gist, but having a way to manually do this would be nice. Not sure the interface on this, though. If...
This might be a bit ambitious, but it'll almost certainly be worth it. Before this happens, though, we probably need to move the code outside of the VimL files.
When this plugin first started out, it made sense to keep it simple. Now that it has grown, the code has become unreadable regardless of how it is arranged. I'll...