specky/ftplugin/rspec.vim
author mahlon
Mon, 20 Apr 2009 01:24:08 +0000
branchvim-stuff
changeset 7 e47dd47e5247
parent 6 31d00503e038
permissions -rwxr-xr-x
* No reason to do string contatenation here.

if exists("b:did_ftplugin")
    finish
endif

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