{"id":19530150,"url":"https://github.com/tpope/vim-rake","last_synced_at":"2025-02-26T02:43:45.680Z","repository":{"id":64957495,"uuid":"817271","full_name":"tpope/vim-rake","owner":"tpope","description":"rake.vim: it's like rails.vim without the rails","archived":false,"fork":false,"pushed_at":"2023-09-11T03:29:42.000Z","size":93,"stargazers_count":243,"open_issues_count":2,"forks_count":19,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-08T16:28:04.377Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.vim.org/scripts/script.php?script_id=3669","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"}},"created_at":"2010-08-04T15:48:26.000Z","updated_at":"2024-09-15T20:08:46.000Z","dependencies_parsed_at":"2024-11-11T01:30:10.235Z","dependency_job_id":null,"html_url":"https://github.com/tpope/vim-rake","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpope%2Fvim-rake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpope%2Fvim-rake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpope%2Fvim-rake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpope%2Fvim-rake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tpope","download_url":"https://codeload.github.com/tpope/vim-rake/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:21.684Z","updated_at":"2025-02-26T02:43:45.400Z","avatar_url":"https://github.com/tpope.png","language":"Vim Script","funding_links":["https://github.com/sponsors/tpope"],"categories":["Vim Script"],"sub_categories":[],"readme":"# rake.vim\n\nRake.vim is a plugin leveraging [projectionist.vim][] to enable you to use all\nthose parts of [rails.vim][] that you wish you could use on your other Ruby\nprojects, including `:A`, `:Elib` and friends, and of course `:Rake`.  It's\ngreat when paired with [`gem open`][gem-browse] and `bundle open` and\ncomplemented nicely by [bundler.vim][].\n\n[projectionist.vim]: https://github.com/tpope/vim-projectionist\n[bundler.vim]: https://github.com/tpope/vim-bundler\n[rails.vim]: https://github.com/tpope/vim-rails\n[gem-browse]: https://github.com/tpope/gem-browse\n\n## Installation\n\nIf you don't have a preferred installation method, I recommend\ninstalling [pathogen.vim](https://github.com/tpope/vim-pathogen), and\nthen simply copy and paste:\n\n    cd ~/.vim/bundle\n    git clone git://github.com/tpope/vim-rake.git\n    git clone git://github.com/tpope/vim-projectionist.git\n\nOnce help tags have been generated, you can view the manual with\n`:help rake`.\n\n## FAQ\n\n\u003e I installed the plugin and started Vim.  Why don't any of the commands\n\u003e exist?\n\nThis plugin cares about the current file, not the current working\ndirectory.  Edit a file from a Ruby library.\n\n\u003e I opened a new tab.  Why don't any of the commands exist?\n\nThis plugin cares about the current file, not the current working\ndirectory.  Edit a file from a Ruby library.  You can use the `:T`\nfamily of commands to open a new tab and edit a file at the same time.\n\n## Self-Promotion\n\nLike rake.vim? Follow the repository on\n[GitHub](https://github.com/tpope/vim-rake) and vote for it on\n[vim.org](http://www.vim.org/scripts/script.php?script_id=3669).  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-rake","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftpope%2Fvim-rake","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftpope%2Fvim-rake/lists"}