specky/ftplugin/rspec.vim
author mahlon
Mon, 01 Jun 2009 14:33:54 +0000
branchvim-stuff
changeset 9 0d8306685c5c
parent 6 31d00503e038
permissions -rwxr-xr-x
Add support for 1.2.6 to, to_not, and expect keywords.

if exists("b:did_ftplugin")
    finish
endif

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