A new release of Vim/Ruby has just been uploaded to RubyForge.
The most significant new feature for this release is preliminary eRuby
support - a compiler plugin, filetype plugin and syntax file. The
compiler plugin currently only works with eruby but erb will also be
supported once Ruby 1.8.3 has been released. As the author of these
files does not actually use eRuby any feedback would be much
appreciated.
There have also been many improvements made to the Ruby syntax, indent
and ftplugin files; see NEWS and ChangeLog for more details.
NOTE: the installer vim-ruby-install.rb is new for this release and
users are encouraged to make a manual backup of their vim-ruby runtime
files if they've made any significant local modifications.
I have wanted to use eRuby color support for vim. So, useful.
BTH, isn't it possible to make background highlight on some strings??
I guess eRuby parts of strings had better to be highlighted...
just idea,
Regards
umitanuki
Doug Kearns wrote:
···
G'day folks,
A new release of Vim/Ruby has just been uploaded to RubyForge.
The most significant new feature for this release is preliminary eRuby
support - a compiler plugin, filetype plugin and syntax file. The
compiler plugin currently only works with eruby but erb will also be
supported once Ruby 1.8.3 has been released. As the author of these
files does not actually use eRuby any feedback would be much
appreciated.
There have also been many improvements made to the Ruby syntax, indent
and ftplugin files; see NEWS and ChangeLog for more details.
NOTE: the installer vim-ruby-install.rb is new for this release and
users are encouraged to make a manual backup of their vim-ruby runtime
files if they've made any significant local modifications.