GitHub Readme.md
Buildpack intended for use with heroku-buildpack-multi to set vi-mode in the Readline config on heroku, for use with Rails Console, etc.
Just add it as a line to your .buildpacks
file, ie:
> cat .buildpacks
https://github.com/glittershark/heroku-buildpack-vimode
https://github.com/heroku/heroku-buildpack-ruby
Licensed under the MIT License
Copy the snippet above into CLI.