sponsor Vim development Vim logo Vim Book Ad

RbREPL.vim : Run a Ruby REPL in VIM.

 script karma  Rating 0/0, Downloaded by 613  Comments, bugs, improvements  Vim wiki

created by
Bogdan Popa
 
script type
utility
 
description
# RbREPL.vim

RbREPL.vim is a VIM plugin that allows you to run a Ruby interactive
interpreter inside a VIM buffer.

# Preview

Screenshot: http://farm7.static.flickr.com/6029/5926293207_eec79bce06_z.jpg
Video: http://www.youtube.com/watch?v=kzZD7FeKfcQ

# Warning

*Multiline statements <del>don't yet</del> sort-of work.*

This plugin is in its early stages and I'm very new to Ruby programming.
It _probably_ won't do anything harmful to your computer, but it might,
at times, not work as expected.

# Usage

Start the REPL using `<leader>R` or `:RbREPLToggle<CR>`. Type away. To
stop the REPL run either of those commands again. This will not close
the buffer.

It's possible to evaluate a file you're working on inside the REPL by
running the command `:RbREPLEvalFile<CR>` on a Ruby file.
 
install details
Use `pathogen` and clone this repository into your `bundle` 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
rbrepl.vim 0.0.9 2012-05-04 7.0 Bogdan Popa Initial upload
ip used for rating: 3.128.78.41

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