specky/ftplugin/rspec.vim
author Mahlon E. Smith <mahlon@martini.nu>
Sat, 18 Dec 2010 23:38:55 -0800
branchvim-stuff
changeset 20 09c4f575f627
parent 6 31d00503e038
permissions -rwxr-xr-x
add files the Makefile

if exists("b:did_ftplugin")
    finish
endif

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