specky/ftplugin/rspec.vim
author Mahlon E. Smith <mahlon@martini.nu>
Wed, 07 Jul 2010 16:47:28 -0700
branchvim-stuff
changeset 15 285603587539
parent 6 31d00503e038
permissions -rwxr-xr-x
Initial commit of the HGRev Vim plugin.

if exists("b:did_ftplugin")
    finish
endif

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