specky/ftplugin/rspec.vim
author Mahlon E. Smith <mahlon@martini.nu>
Sat, 20 Feb 2010 21:46:21 -0800
branchvim-stuff
changeset 14 c7136005d459
parent 6 31d00503e038
permissions -rwxr-xr-x
Whoops, merge of 13:a9f1ce3766d1.

if exists("b:did_ftplugin")
    finish
endif

" Behave just like Ruby
runtime! ftplugin/ruby.vim