Minor fix |
|
More...
|
almost 6 years ago
|
Merge pull request #395 from datanoise/master |
|
More...
|
almost 6 years ago
|
do not ignore a:flags parameter for key mappings |
|
More...
|
almost 6 years ago
|
Rename bracket escape syntax groups |
|
More...
|
almost 6 years ago
|
Don't allow heredocs to start after the dot 'operator' |
|
More...
|
almost 6 years ago
|
Move interpolation syntax groups to top of section |
|
More...
|
almost 6 years ago
|
Fix == operator highlighting with no leading whitespace |
|
More...
|
almost 6 years ago
|
Add =begin/=end pair to matchit |
|
More...
|
almost 6 years ago
|
Highlight statement modifiers after capitalized ?! methods |
|
More...
|
almost 6 years ago
|
Merge pull request #394 from jerryskye/update_missing_comma |
|
More...
|
almost 6 years ago
|
Fix missing comma in indent/ruby.vim in s:syng_strcom list |
|
More...
|
almost 6 years ago
|
Fix matchit method name skipping |
|
More...
|
almost 6 years ago
|
Skip comments when determing completion types |
|
More...
|
almost 6 years ago
|
Add new syntax groups for percent literal delimiters |
|
More...
|
almost 6 years ago
|
Improve statement modifier highlighting |
|
More...
|
almost 6 years ago
|
Documentation for g:ruby_recommended_style |
|
More...
|
almost 6 years ago
|
Fix highlighting of one-line nested if blocks |
|
More...
|
almost 6 years ago
|
Fix highlighting of assignments from loops |
|
More...
|
almost 6 years ago
|
Fix whitespace |
|
More...
|
almost 6 years ago
|
Expand predefined global variable error highlighting |
|
More...
|
almost 6 years ago
|
Fix completion bug with `end` detection |
|
More...
|
almost 6 years ago
|
Fix conditional highlighting after redundant line continuations |
|
More...
|
almost 6 years ago
|
Don't highlight r suffix with exponential notation float literals |
|
More...
|
almost 6 years ago
|
Fix documentation formatting |
|
More...
|
almost 6 years ago
|
Fix completion of :: qualified constants and methods |
|
More...
|
almost 6 years ago
|
Fix indenting of leading &. chained continuation lines |
|
More...
|
almost 6 years ago
|
Clean up the ruby_operators rat's nest |
|
More...
|
almost 6 years ago
|
Fix lookbehind limit on rubyMethodName syntax pattern |
|
More...
|
almost 6 years ago
|
Highlight escaped delimiters in single quoted percent literals |
|
More...
|
almost 6 years ago
|
Fix highlighting of interpolated global variable look-alikes |
|
More...
|
almost 6 years ago
|