commit | a7241f5f19fd0865ce697939c347a8c88fb507d5 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Jun 24 20:39:31 2008 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Jun 24 20:39:31 2008 +0000 |
tree | e1f1c07fe74094539286be048cc3306f6aedb0bc | |
parent | f233048a129fa7a3b89e064078435181d6421da5 [diff] [blame] |
updated for version 7.2a
diff --git a/runtime/syntax/ruby.vim b/runtime/syntax/ruby.vim index 42a88f4..f68d7f4 100644 --- a/runtime/syntax/ruby.vim +++ b/runtime/syntax/ruby.vim
@@ -321,4 +321,4 @@ let b:current_syntax = "ruby" -" vim: nowrap sw=2 sts=2 ts=8 noet ff=unix: +" vim: nowrap sw=2 sts=2 ts=8 noet :