From: Stephan Mueller Date: 2006-04-19T23:55:57+09:00 Subject: Re: vim 7 ruby omni-complete v0.2 * Mark Volkmann [060412 23:44]: > - add the following to _vimrc > autocmd FileType ruby,eruby > set omnifunc=rbcomplete#Complete with the recent versions of rubycomplete.vim the last line has to be set omnifunc=rubycomplete#Complete Tried it with vim70e on linux and seems to be working great! Thanks for this smart enhancement. Cheers, Steph.