specky/ftplugin/rspec.vim
author Mahlon E. Smith <mahlon@martini.nu>
Thu, 10 Sep 2009 20:50:11 -0700
branchvim-stuff
changeset 11 a9ebb6c22d14
parent 6 31d00503e038
permissions -rwxr-xr-x
Alter the build Makefiles to implement a suggestion from Antoine Mechelynck. (http://users.skynet.be/antoine.mechelynck/)

if exists("b:did_ftplugin")
    finish
endif

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