specky/ftplugin/rspec.vim
author Mahlon E. Smith <mahlon@martini.nu>
Tue, 16 Feb 2010 11:21:43 -0800
branchvim-stuff
changeset 12 a9f1ce3766d1
parent 6 31d00503e038
permissions -rwxr-xr-x
raise_error -> raise_exception

if exists("b:did_ftplugin")
    finish
endif

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