hello,
rcodetools : useful project!
but I have problems while installing it on windows vista : I have installed gvim,vim-ruby (from rubyforge), ruby,qt4-qtruby
and Qt.
all this works but I wanted to install rcodetools in order to have the completion with the description of the methods
: I installed rcodetools with rubygems and I copied the file rcodetools.vim to 3 directories
: <HOME>/.vim/plugin,c:/programmes/Vim/vim72/plugin and c:/programmes/Vim/vimfiles/plugin.
in gvim,I also set the completefunc variable like this : :set completefunc=rcodetools#RCT_completion.
but when I enter in gvim : CTRL X+CTRL U I have the following error mesage : error 117 : unknown function.
do you know what I have to modify in order to make it run?
thx,
olivier.
|