comparison runtime/compiler/ruby.vim @ 2225:dd5c1983e355 vim73

Runtime file updates.
author Bram Moolenaar <bram@vim.org>
date Fri, 28 May 2010 20:54:39 +0200
parents 7bc41231fbc7
children a5352e73dc00
comparison
equal deleted inserted replaced
2224:a0cce15dd2a9 2225:dd5c1983e355
1 " Vim compiler file 1 " Vim compiler file
2 " Language: Ruby 2 " Language: Ruby
3 " Function: Syntax check and/or error reporting 3 " Function: Syntax check and/or error reporting
4 " Maintainer: Tim Hammerquist <timh at rubyforge.org> 4 " Maintainer: Tim Hammerquist <timh at rubyforge.org>
5 " Info: $Id: ruby.vim,v 1.13 2008/06/29 04:18:43 tpope Exp $ 5 " Last Change: 2008 Aug 1
6 " URL: http://vim-ruby.rubyforge.org 6 " URL: http://vim-ruby.rubyforge.org
7 " Anon CVS: See above site 7 " Anon CVS: See above site
8 " Release Coordinator: Doug Kearns <dougkearns@gmail.com> 8 " Release Coordinator: Doug Kearns <dougkearns@gmail.com>
9 " ---------------------------------------------------------------------------- 9 " ----------------------------------------------------------------------------
10 " 10 "