Currently, the plugin doesn't work when user doesn't use http_proxy.
It looks this change affect it.
fa83a87
irb(main):001:0> (proxy,proxy_port) = ENV['http_proxy'].split(':')
NoMethodError: undefined method `split' for nil:NilClass
from (irb):1
from /Users/.../.rbenv/versions/2.3.0/bin/irb:11:in `<main>'
irb(main):002:0>