[ANN] Vim/Ruby Configuration Files, 2007.03.02

D

Doug Kearns

G'day folks,

A new release of Vim/Ruby has just been uploaded to RubyForge.

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.

See the NEWS and ChangeLog files for more details.

Regards,
Doug (for the Vim-Ruby Team)

http://vim-ruby.rubyforge.org/
http://rubyforge.org/projects/vim-ruby/
 
M

Martin DeMello

G'day folks,

A new release of Vim/Ruby has just been uploaded to RubyForge.

The gem dies when I try installing it:

dabba ~ # gem install vim-ruby
Attempting local installation of 'vim-ruby'
Local gem file not found: vim-ruby*.gem
Attempting remote installation of 'vim-ruby'
ERROR: While executing gem ... (ArgumentError)
string contains null byte
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,482
Members
44,901
Latest member
Noble71S45

Latest Threads

Top