specky/ftplugin/rspec.vim
author Mahlon E. Smith <mahlon@martini.nu>
Thu, 30 Jul 2009 09:35:10 -0700
branchvim-stuff
changeset 10 a8f9271a7cab
parent 6 31d00503e038
permissions -rwxr-xr-x
* Remove committed keyword expansions. * Update copyright. * Fix glimpseindex problems for the vast majority of errors, otherwise display error for easier user debugging (instead of reporting false success.)

if exists("b:did_ftplugin")
    finish
endif

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