specky/ftplugin/rspec.vim
author Mahlon E. Smith <mahlon@martini.nu>
Fri, 10 Feb 2012 16:08:43 -0800
branchvim-stuff
changeset 22 ed72213b1788
parent 6 31d00503e038
permissions -rwxr-xr-x
Updates for rspec 2.8.

if exists("b:did_ftplugin")
    finish
endif

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