comparison runtime/compiler/ruby.vim @ 2034:7bc41231fbc7

Update runtime files.
author Bram Moolenaar <bram@zimbu.org>
date Wed, 06 Jan 2010 20:54:52 +0100
parents 73fe8baea242
children dd5c1983e355
comparison
equal deleted inserted replaced
2033:de5a43c5eedc 2034:7bc41231fbc7
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$ 5 " Info: $Id: ruby.vim,v 1.13 2008/06/29 04:18:43 tpope Exp $
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 "