Wednesday, May 4, 2011

Re: Integrating Vim, Ruby, RVM - advice?

> > One of my thoughts is to use the gem and library paths set up by rvm
> > to generate a tags file and learn to navigate with tags.
>
> I trying out this shell script to build a TAGS file build from the
> current directory and the 'rvm gemdir'

AFAIK, when building the tags file, exuberent-ctags takes into account
any require statements. So, why would you need any extra script?

If you want to display the ruby version and the gemset on Vim's
statusline, you may want to give rvm.vim a shot.

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: