{"id":19530156,"url":"https://github.com/tpope/vim-bundler","last_synced_at":"2025-02-26T02:43:48.872Z","repository":{"id":1331879,"uuid":"2246545","full_name":"tpope/vim-bundler","owner":"tpope","description":"bundler.vim: Lightweight support for Ruby's Bundler","archived":false,"fork":false,"pushed_at":"2023-08-26T21:50:44.000Z","size":119,"stargazers_count":404,"open_issues_count":9,"forks_count":29,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-01-08T16:28:00.439Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.vim.org/scripts/script.php?script_id=4280","language":"Vim Script","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"tpope","custom":["https://www.paypal.me/vimpope"]}},"created_at":"2011-08-22T03:54:22.000Z","updated_at":"2024-10-01T06:23:26.000Z","dependencies_parsed_at":"2024-11-11T01:30:10.410Z","dependency_job_id":"5e9baf35-d1d1-4de6-9a52-0a3fc1cbb2d0","html_url":"https://github.com/tpope/vim-bundler","commit_stats":{"total_commits":168,"total_committers":9,"mean_commits":"18.666666666666668","dds":0.0535714285714286,"last_synced_commit":"5b2c2bae7eb84c70a3830dcf4f00394226a18450"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpope%2Fvim-bundler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpope%2Fvim-bundler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpope%2Fvim-bundler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpope%2Fvim-bundler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tpope","download_url":"https://codeload.github.com/tpope/vim-bundler/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:23.219Z","updated_at":"2025-02-26T02:43:48.548Z","avatar_url":"https://github.com/tpope.png","language":"Vim Script","funding_links":["https://github.com/sponsors/tpope","https://www.paypal.me/vimpope"],"categories":["Vim Script"],"sub_categories":[],"readme":"# bundler.vim\n\nThis is a lightweight bag of Vim goodies for\n[Bundler](http://gembundler.com), best accompanied by\n[rake.vim](https://github.com/tpope/vim-rake) and/or\n[rails.vim](https://github.com/tpope/vim-rails).  Features:\n\n* `:Bundle`, which wraps `bundle`.\n* `:Bundle open`, which opens a gem inside the current Vim instance.\n* `'path'` and `'tags'` are automatically altered to include all gems\n  from your bundle.  (Generate those tags with\n  [gem-ctags](https://github.com/tpope/gem-ctags)!)\n* Highlight Bundler keywords in `Gemfile`.\n* Support for `gf` in `Gemfile.lock`, plus syntax highlighting that\n  distinguishes between installed and missing gems.\n* Support for [projectionist.vim](https://github.com/tpope/vim-projectionist),\n  including projections based on which gems are bundled.\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/bundler.git\n    vim -u NONE -c \"helptags bundler/doc\" -c q\n\n## Self-Promotion\n\nLike bundler.vim? Follow the repository on\n[GitHub](https://github.com/tpope/vim-bundler) and vote for it on\n[vim.org](http://www.vim.org/scripts/script.php?script_id=4280).  And if\nyou're feeling especially charitable, follow [tpope](http://tpo.pe/) on\n[Twitter](http://twitter.com/tpope) and\n[GitHub](https://github.com/tpope).\n\n## License\n\nCopyright (c) 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-bundler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftpope%2Fvim-bundler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftpope%2Fvim-bundler/lists"}