sponsor Vim development Vim logo Vim Book Ad

vimRubyX : enhancements to vim ruby interface

 script karma  Rating 10/4, Downloaded by 1931  Comments, bugs, improvements  Vim wiki

created by
Benoit Cerrina
 
script type
utility
 
description
Enhancements to the VIM-Ruby interface.
This allows you to easily define and call vim functions from ruby.
Calling is done as if all the vim user defined and built in functions were
methods on the VIM module
Defining is done by adding a new method to the VIM module.
 
install details
The vimRubyX plugin is actually a ruby module. But since it is only usefull
from vim and for more convenience it is packaged as a vim plugin. To install
it just unzip the package in a directory in your runtime view and run
|:helptags| on the appropriate doc directory.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
vimRubyX.zip 1.3 2004-03-07 6.0 Benoit Cerrina exit more graciously if vim is not ruby enabled (no ruby support compiled in or dynamic ruby and ruby lib not found)
Vimrubyx.zip 1.2 2002-04-10 6.0 Benoit Cerrina better exception handling in EvalRb
vimRubyX.zip 1.1 2002-04-07 6.0 Benoit Cerrina added interactive ruby evaluation and enhanced vim ex-command support from within ruby
vimRubyX.zip 1.0 2002-03-18 6.0 Benoit Cerrina Initial upload
ip used for rating: 18.191.181.231

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github