3 " Maintainer: Nikolai Weibull <now at bitwi.se>
4 " Info: $Id: ruby.vim,v 1.47 2008/06/29 04:18:43 tpope Exp $
5 " URL: http://vim-ruby.rubyforge.org
6 " Anon CVS: See above site
7 " Release Coordinator: Doug Kearns <dougkearns@gmail.com>
9 " 0. Initialization {{{1
12 " Only load this indent file when no other was loaded.
13 if exists("b:did_indent")
17 source $VIMRUNTIME/indent/ruby.vim