You are not logged in.
Pages: 1
hi.
Since a while gvim does not longer support the omni completion script for ruby(http://github.com/vim-ruby/vim-ruby)
I think the reason is the missing ruby interpreter(--enable-rubyinterp).
Has anyone a Package(i686)/PKGBUILD with for gvim with the enabled ruby Interpreter?
Thanks
michi
Last edited by mm1 (2009-10-23 11:53:44)
Offline
At the moment, Compiling vim with +ruby against ruby 1.9 is far from trivial. The easiest way to have +ruby is to either downgrade to 1.8, or installing 1.8 alongside 1.9, and compile vim against it.
Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest
Offline
there is a patch floating around the internets... I cannot confirm whether it works or not.
Offline
Did you mean this patch, Allan ?
I tried to apply the patch, vim compiled cleanly (with abs' PKGBUILD) but vim still complains when i open a ruby file. And neither does omni complete for ruby work =/
Offline
Pages: 1