specky/ftplugin/rspec.vim
author miguel
Wed, 12 Sep 2012 01:49:50 +0100
branchvim-stuff
changeset 26 e3edddb48a91
parent 6 31d00503e038
permissions -rwxr-xr-x
fixed typo in help bookmark for Author

if exists("b:did_ftplugin")
    finish
endif

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