{"id":13773513,"url":"https://github.com/vim-ruby/vim-ruby","last_synced_at":"2025-05-14T03:10:23.409Z","repository":{"id":414966,"uuid":"34465","full_name":"vim-ruby/vim-ruby","owner":"vim-ruby","description":"Vim/Ruby Configuration Files","archived":false,"fork":false,"pushed_at":"2025-04-28T14:54:24.000Z","size":1423,"stargazers_count":1986,"open_issues_count":63,"forks_count":291,"subscribers_count":64,"default_branch":"master","last_synced_at":"2025-04-28T15:43:33.849Z","etag":null,"topics":["ruby","vim","vim-plugins"],"latest_commit_sha":null,"homepage":"","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/vim-ruby.png","metadata":{"files":{"readme":"README.markdown","changelog":"ChangeLog","contributing":null,"funding":null,"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,"zenodo":null}},"created_at":"2008-07-16T02:14:17.000Z","updated_at":"2025-04-28T14:54:29.000Z","dependencies_parsed_at":"2023-07-05T15:01:20.713Z","dependency_job_id":"e915eab1-ca16-49a8-b537-5f39d443a197","html_url":"https://github.com/vim-ruby/vim-ruby","commit_stats":{"total_commits":995,"total_committers":89,"mean_commits":"11.179775280898877","dds":0.6472361809045226,"last_synced_commit":"d8ef4c3584d0403d26f69bfd0a8fc6bfe198aeee"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vim-ruby%2Fvim-ruby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vim-ruby%2Fvim-ruby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vim-ruby%2Fvim-ruby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vim-ruby%2Fvim-ruby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vim-ruby","download_url":"https://codeload.github.com/vim-ruby/vim-ruby/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254059511,"owners_count":22007769,"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":["ruby","vim","vim-plugins"],"created_at":"2024-08-03T17:01:16.546Z","updated_at":"2025-05-14T03:10:18.398Z","avatar_url":"https://github.com/vim-ruby.png","language":"Vim Script","readme":"## Vim-ruby\n\nThis project contains Vim's runtime files for ruby support. This includes syntax\nhighlighting, indentation, omnicompletion, and various useful tools and mappings.\n\n## Installation\n\nSee the file [INSTALL.markdown](./INSTALL.markdown) for instructions.\n\nYou might also find useful setup tips in the github wiki:\nhttps://github.com/vim-ruby/vim-ruby/wiki/VimRubySupport\n\n## Usage\n\nIdeally, vim-ruby should work \"correctly\" for you out of the box. However, ruby\ndevelopers have varying preferences, so there are settings that control some of\nthe details. You can get more information on these by using the native `:help`\ncommand:\n\n- [`:help vim-ruby-plugin`](./doc/ft-ruby-plugin.txt): Filetype settings and custom mappings\n- [`:help vim-ruby-indent`](./doc/ft-ruby-indent.txt): Indentation settings\n- [`:help vim-ruby-syntax`](./doc/ft-ruby-syntax.txt): Syntax-related tweaks\n- [`:help vim-ruby-omni`](./doc/ft-ruby-omni.txt): Information and settings for omni completion\n\n## Issues\n\nIf you have an issue or a feature request, it's recommended to use the github\nissue tracker: https://github.com/vim-ruby/vim-ruby/issues. Try the search box\nto look for an existing issue -- it might have already been reported.\n\nIf you don't have a github account or would rather contact us in a different\nway, you can find emails for individual maintainers in the\n[CONTRIBUTORS](./CONTRIBUTORS) file. They're also in the comment headers of the\nproject's Vimscript files (`syntax/ruby.vim`, `indent/ruby.vim`, etc) under the\nlabel \"Maintainer\".\n\nIf you're not sure who the most relevant person to contact is for your\nparticular issue, you can send an email to the release coordinator, Doug Kearns\n(dougkearns at gmail.com).\n\n## Contributing\n\nVim-ruby is a mature project, which is one way of saying it moves slowly and it\ncan be a bit difficult to modify. It's far from impossible, but be warned that\nissues and PRs may take time to be handled. Partly, it's because we don't want\nto risk breaking Vim's core ruby support, partly because it takes a lot of time\nand energy to debug and fix things.\n\nContributing a fix for an issue would be very appreciated, even if it's a\nproof-of-concept to start a conversation. Be warned that we're definitely going\nto be conservative when considering changes to vim-ruby.\n\nThe code is tested using [RSpec](https://rspec.info/) and\n[Vimrunner](https://github.com/AndrewRadev/vimrunner). The tests are not\nexhaustive, but they should cover a wide variety of cases.\n\n## Project history\n\nThis project began in July 2003, when the current version of Vim was 6.2. It\nwas migrated from CVS in August, 2008.\n\nIf you're curious about individual pre-git changes, you can read some of them\nin the (unmaintained) [NEWS](./NEWS) and/or [ChangeLog](./ChangeLog) files.\n","funding_links":[],"categories":["Plugins","Vim Script","Language Specific","Editor Plugins"],"sub_categories":["Syntax","Ruby"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvim-ruby%2Fvim-ruby","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvim-ruby%2Fvim-ruby","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvim-ruby%2Fvim-ruby/lists"}