diff --git a/indent/ruby.vim b/indent/ruby.vim index 095b3a4..8044c80 100644 --- a/indent/ruby.vim +++ b/indent/ruby.vim @@ -102,7 +102,7 @@ let s:splat_regex = '[[,(]\s*\*\s*\%(#.*\)\=$' " The reason is that the pipe matches a hanging "|" operator. " let s:block_regex = - \ '\%(\\|%\@\|%\@