Files | Admin

Notes:

Release Name: vim-ruby-2007.03.02

Notes:
Tim Pope has taken over maintenance of the eRuby indent file and added support
for indenting the Ruby code in these files (in addition to the existing markup
indenting).

The omni completion script now loads RubyGems and defaults to syntax
highlighting based completion if Vim was not compiled with the Ruby interface.
It also includes improved Rails support.

The Ruby ftplugin has been altered to set 'keywordprg' to call ri and includes
a function to return the output of ri to 'ballooneval'.  This allows Gvim users
to view the ri output, of the word under the mouse pointer, as a tooltip.

Some general refinements have been made to the Ruby syntax highlighting groups
and string interpolation regions are now highlighted with the top level syntax
highlighting.



Changes: See NEWS and ChangeLog for more details.