Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
vim-ruby
/
vim-ruby
Public
Notifications
You must be signed in to change notification settings
Fork
285
Star
2k
Code
Issues
57
Pull requests
6
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
vim-ruby
etc
examples
on
master
User selector
All users
All time
Commit history
Commits on May 14, 2016
Delete generated syntax example files
Show description for 8067516
bootleq
committed
8067516
View commit details
Copy full SHA for 8067516
View code at this point
Browse repository at this point
Update example generator to follow master changes
Show description for 6caa402
bootleq
committed
6caa402
View commit details
Copy full SHA for 6caa402
View code at this point
Browse repository at this point
Commits on Sep 28, 2015
Regenerate syntax examples
bootleq
committed
76907a5
View commit details
Copy full SHA for 76907a5
View code at this point
Browse repository at this point
Prepare to rearrange example files
Show description for 70a75bc
bootleq
committed
70a75bc
View commit details
Copy full SHA for 70a75bc
View code at this point
Browse repository at this point
Add `__END__` foldable_groups option
bootleq
committed
7346399
View commit details
Copy full SHA for 7346399
View code at this point
Browse repository at this point
Add `#` foldable_groups option for comment
Show description for 8cf26a5
bootleq
committed
8cf26a5
View commit details
Copy full SHA for 8cf26a5
View code at this point
Browse repository at this point
Add `for` foldable_groups option
Show description for abfd23f
bootleq
committed
abfd23f
View commit details
Copy full SHA for abfd23f
View code at this point
Browse repository at this point
Respect `if` foldable_groups option
bootleq
committed
575fa5e
View commit details
Copy full SHA for 575fa5e
View code at this point
Browse repository at this point
Add `{` and `[` foldable_groups options
bootleq
committed
4c7c160
View commit details
Copy full SHA for 4c7c160
View code at this point
Browse repository at this point
Add `do` `begin` `case` foldable_groups options
Show description for efa55ac
bootleq
committed
efa55ac
View commit details
Copy full SHA for efa55ac
View code at this point
Browse repository at this point
Add `def` `class` `module` foldable_groups options
Show description for f6742e6
bootleq
committed
f6742e6
View commit details
Copy full SHA for f6742e6
View code at this point
Browse repository at this point
Add `<<` foldable_groups option for here document
Show description for 3d30d88
bootleq
committed
3d30d88
View commit details
Copy full SHA for 3d30d88
View code at this point
Browse repository at this point
Add `:` foldable_groups option for symbol region
bootleq
committed
1930020
View commit details
Copy full SHA for 1930020
View code at this point
Browse repository at this point
Add `string` foldable_groups option
Show description for 0407687
bootleq
committed
0407687
View commit details
Copy full SHA for 0407687
View code at this point
Browse repository at this point
Another part of normal regex example
Show description for f23b02c
bootleq
committed
f23b02c
View commit details
Copy full SHA for f23b02c
View code at this point
Browse repository at this point
Example file for verifying normal regex
Show description for f4f2f0a
bootleq
committed
f4f2f0a
View commit details
Copy full SHA for f4f2f0a
View code at this point
Browse repository at this point
Respect `%` foldable_groups option for %i %I
bootleq
committed
05acf35
View commit details
Copy full SHA for 05acf35
View code at this point
Browse repository at this point
Respect `%` foldable_groups option for %r
bootleq
committed
c9f66b5
View commit details
Copy full SHA for c9f66b5
View code at this point
Browse repository at this point
Respect `%` foldable_groups option for %q %w %s
bootleq
committed
cea3244
View commit details
Copy full SHA for cea3244
View code at this point
Browse repository at this point
Fix %Q syntax example
Show description for f6938f6
bootleq
committed
f6938f6
View commit details
Copy full SHA for f6938f6
View code at this point
Browse repository at this point
Only accept 1 arg for percent_generator
bootleq
committed
9d890e7
View commit details
Copy full SHA for 9d890e7
View code at this point
Browse repository at this point
Complete example for %Q %W %! %x
Show description for 9f93ca9
bootleq
committed
9f93ca9
View commit details
Copy full SHA for 9f93ca9
View code at this point
Browse repository at this point
Add example file for syntax test
Show description for 283a970
bootleq
committed
283a970
View commit details
Copy full SHA for 283a970
View code at this point
Browse repository at this point
Commits on Mar 17, 2013
Migrate an example to a spec
AndrewRadev
committed
5d893e6
View commit details
Copy full SHA for 5d893e6
View code at this point
Browse repository at this point
Introduce tests
AndrewRadev
committed
ef12106
View commit details
Copy full SHA for ef12106
View code at this point
Browse repository at this point
Commits on Nov 13, 2012
Fix bug with interpolation in %|| strings
AndrewRadev
committed
0c4190c
View commit details
Copy full SHA for 0c4190c
View code at this point
Browse repository at this point
Commits on Oct 14, 2012
Fixes to closing bracket handler
Show description for f27d520
AndrewRadev
committed
f27d520
View commit details
Copy full SHA for f27d520
View code at this point
Browse repository at this point
Handle hanging closing brackets with code on the same line
AndrewRadev
committed
ebc94f6
View commit details
Copy full SHA for ebc94f6
View code at this point
Browse repository at this point
Commits on Sep 26, 2012
Fix an issue with block continuations
Show description for 4a90d71
AndrewRadev
committed
4a90d71
View commit details
Copy full SHA for 4a90d71
View code at this point
Browse repository at this point
Commits on Aug 8, 2012
Handling for multiline splats
AndrewRadev
committed
15ae2d7
View commit details
Copy full SHA for 15ae2d7
View code at this point
Browse repository at this point
Commits on Jul 18, 2012
Restrict "do" blocks a bit
Show description for a9073e5
AndrewRadev
committed
a9073e5
View commit details
Copy full SHA for a9073e5
View code at this point
Browse repository at this point
Commits on May 29, 2012
Initial handling for closing brackets on the same line as code
AndrewRadev
committed
a1c024e
View commit details
Copy full SHA for a1c024e
View code at this point
Browse repository at this point
Commits on May 10, 2012
Fix bug with 'ignorecase' on
Show description for 4cf6a00
AndrewRadev
committed
4cf6a00
View commit details
Copy full SHA for 4cf6a00
View code at this point
Browse repository at this point
Commits on May 8, 2012
Handle an edge case with continuations
AndrewRadev
committed
3e56518
View commit details
Copy full SHA for 3e56518
View code at this point
Browse repository at this point
Improve multiline assignment handling
Show description for 821bbe4
AndrewRadev
committed
821bbe4
View commit details
Copy full SHA for 821bbe4
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.