1 if exists("b:did_ftplugin")
2 finish
3 endif
4
5 " Behave just like Ruby
6 runtime! ftplugin/ruby.vim
7