specky/ftplugin/rspec.vim
author Mahlon E. Smith <mahlon@martini.nu>
Fri, 01 Oct 2010 08:16:47 -0700
branchvim-stuff
changeset 18 bf8f3c788cad
parent 6 31d00503e038
permissions -rwxr-xr-x
Initial commit of Bird (routing daemon) syntax.

if exists("b:did_ftplugin")
    finish
endif

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