summaryrefslogtreecommitdiff
path: root/runtime/syntax/ruby.vim
diff options
context:
space:
mode:
authorvimboss <devnull@localhost>2008-06-24 20:39:31 +0000
committervimboss <devnull@localhost>2008-06-24 20:39:31 +0000
commitbfb2d278db19117d18b4da933efd62cbb208d674 (patch)
treee1f1c07fe74094539286be048cc3306f6aedb0bc /runtime/syntax/ruby.vim
parent96cb98a11d40c3239d86526a685dbb4a3e3b998e (diff)
downloadvim-bfb2d278db19117d18b4da933efd62cbb208d674.tar.gz
updated for version 7.2a
Diffstat (limited to 'runtime/syntax/ruby.vim')
-rw-r--r--runtime/syntax/ruby.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/syntax/ruby.vim b/runtime/syntax/ruby.vim
index 42a88f47..f68d7f4d 100644
--- a/runtime/syntax/ruby.vim
+++ b/runtime/syntax/ruby.vim
@@ -321,4 +321,4 @@ hi def link rubySpaceError rubyError
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 :