ANN: New stable release - 2007.02.02
Tim Pope
vim-ruby-devel at tpope.info
Fri Mar 2 16:14:36 EST 2007
On Fri, Mar 02, 2007 at 02:59:44PM -0600, Mark Volkmann wrote:
> On Mar 2, 2007, at 3:59 AM, Doug Kearns wrote:
> I've just sent up vim-ruby-2007.02.02.
>
> I just installed this with "gem install vim-ruby".
> That's all I need to do, right?
You also need to run vim-ruby-install.rb to copy the files where Vim
can find them.
> The announcement contains this. "ri has been added as the
> 'keywordprg' and 'balloonexpr' is set to return the
> output of ri". How do you use ri from vim?
>
> Is there a web page that explains how to use all the features of vim-
> ruby?
Not that I'm aware of; most of what vim-ruby does happens
automatically anyways. For the two features mentioned above, see the
Vim help:
:help 'keywordprg'
:help 'balloonexpr'
Cheers,
Tim
More information about the vim-ruby-devel
mailing list