{"id":19530147,"url":"https://github.com/tpope/vim-heroku","last_synced_at":"2025-07-08T08:09:26.534Z","repository":{"id":15828902,"uuid":"18568765","full_name":"tpope/vim-heroku","owner":"tpope","description":"heroku.vim: Heroku CLI wrapper","archived":false,"fork":false,"pushed_at":"2022-10-04T16:07:17.000Z","size":21,"stargazers_count":103,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-08T16:27:53.680Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.vim.org/scripts/script.php?script_id=4915","language":"Vim Script","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"ingydotnet/git-subrepo","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tpope.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":"CONTRIBUTING.markdown","funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"tpope","custom":["https://www.paypal.me/vimpope"]}},"created_at":"2014-04-08T17:52:13.000Z","updated_at":"2024-07-01T08:40:19.000Z","dependencies_parsed_at":"2023-01-11T20:24:02.543Z","dependency_job_id":null,"html_url":"https://github.com/tpope/vim-heroku","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpope%2Fvim-heroku","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpope%2Fvim-heroku/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpope%2Fvim-heroku/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpope%2Fvim-heroku/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tpope","download_url":"https://codeload.github.com/tpope/vim-heroku/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240783109,"owners_count":19856776,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-11T01:29:15.324Z","updated_at":"2025-02-26T02:43:44.830Z","avatar_url":"https://github.com/tpope.png","language":"Vim Script","funding_links":["https://github.com/sponsors/tpope","https://www.paypal.me/vimpope"],"categories":[],"sub_categories":[],"readme":"# heroku.vim\n\nA Vim plugin for interacting with Heroku.  Yes really.  Provided is a\n`:Heroku` command that wraps the [Heroku CLI][], featuring some pretty wicked\ntab complete.  Plus it adds a command wrapper for each Heroku remote in your\nGit config, so `:Staging console` is only a few keystrokes away.\n\n[Heroku CLI]: https://devcenter.heroku.com/articles/heroku-cli\n\n## Installation\n\nInstall using your favorite package manager, or use Vim's built-in package\nsupport:\n\n    mkdir -p ~/.vim/pack/tpope/start\n    cd ~/.vim/pack/tpope/start\n    git clone https://tpope.io/vim/heroku.git\n    vim -u NONE -c \"helptags heroku/doc\" -c q\n\nYou may also want to install [dispatch.vim][] and [fugitive.vim][] for\nasynchronous command execution and better Git repository detection,\nrespectively.\n\n[dispatch.vim]: https://github.com/tpope/vim-dispatch\n[fugitive.vim]: https://github.com/tpope/vim-fugitive\n\n## License\n\nCopyright © Tim Pope.  Distributed under the same terms as Vim itself.\nSee `:help license`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftpope%2Fvim-heroku","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftpope%2Fvim-heroku","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftpope%2Fvim-heroku/lists"}