specky/ftplugin/rspec.vim
author mahlon
Mon, 20 Apr 2009 05:06:53 +0000
branchvim-stuff
changeset 8 2e76f5b2a40f
parent 6 31d00503e038
permissions -rwxr-xr-x
Hmm, not sure why I thought this worked. It doesn't.

if exists("b:did_ftplugin")
    finish
endif

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