From: andrew mcelroy Date: 2010-11-17T00:40:40+09:00 Subject: Re: Ruby + Vim + REPL On Tue, Nov 16, 2010 at 8:52 AM, Marc Weber wrote: > Hi list, > > just wrote up a simple ruby repl completion pased on irb or require 'debug'. > It looks like this: > http://mawercer.de/~marc/ruby-completion.jpg > > Everything is work in progress. > > Let me know if you're interested in using it and you have trouble. I would love to have the code to this. Please? Thanks, Andrew McElroy > > Marc Weber > >