heroku-vim
heroku-vim copied to clipboard
install not working
➜ ~ heroku plugins:install https://github.com/naaman/heroku-vim
Installing plugin https://github.com/naaman/heroku-vim... !
➜ ~
the ! and the 2nd ➜ are red
(red ➜ meaning that the last command failed in zsh)
heroku CLI 7.26.2
Having same issue
Same issue yet. CLI 7.35.0 win32-x64 node-v12.13.0
UPDATE: Just managed it to work with the following command:
heroku plugins:install heroku-vim
Thank you @mhcgolds! That works. I hope the author sees this and updates the docs.
Installing it is one thing, but using it is another. I'm still getting errors trying to use it. It seems the library is not hosted on Amazon AWS anymore. What's a workaround?