Commit e367f7b
committed
Fix folding of comments in class definitions
There's no need to fight rubyMultilineComment for the start of the line
following the class name as any superclass '<' must appear on the same
line as the name anyway.
Fixes vim-ruby#424.1 parent 35dce70 commit e367f7b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
331 | 331 | | |
332 | 332 | | |
333 | 333 | | |
334 | | - | |
| 334 | + | |
335 | 335 | | |
336 | 336 | | |
337 | 337 | | |
| |||
0 commit comments