specky/ftplugin/rspec.vim
author Mahlon E. Smith <mahlon@laika.com>
Wed, 12 Sep 2012 10:45:25 -0700
branchvim-stuff
changeset 27 595320486f69
parent 6 31d00503e038
permissions -rwxr-xr-x
Update copyright, small comment style fix.

if exists("b:did_ftplugin")
    finish
endif

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