diff options
Diffstat (limited to 'runtime/compiler/rspec.vim')
-rw-r--r-- | runtime/compiler/rspec.vim | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/compiler/rspec.vim b/runtime/compiler/rspec.vim index c185bc79d..f46527ef1 100644 --- a/runtime/compiler/rspec.vim +++ b/runtime/compiler/rspec.vim @@ -1,7 +1,7 @@ " Vim compiler file " Language: RSpec -" Maintainer: Tim Pope <vimNOSPAM@tpope.info> -" Info: $Id: rspec.vim,v 1.2 2008/06/29 04:18:42 tpope Exp $ +" Maintainer: Tim Pope <vimNOSPAM@tpope.org> +" Last Change: 2009 Dec 22 " URL: http://vim-ruby.rubyforge.org " Anon CVS: See above site " Release Coordinator: Doug Kearns <dougkearns@gmail.com> |