From: "Alexandru E. Ungur" Date: 2006-04-11T20:26:20+09:00 Subject: Re: [ANN] vim 7 omni-completion function >>> sender: "Mark Guzman" date: "Tue, Apr 11, 2006 at 02:02:47PM +0900" << Hi all, > I've hacked away at complete.rb and some of the existing vim7 > omni-completion functions to create a ruby completion function. It > "works for me", any input is welcome. As a note, it will attempt to load > any modules required by the current buffer when attempting to complete. > You can find the link here: > http://blog.hasno.info/blog/segfault/dev/2006/04/10/vim-7-ruby-omni-completion.html > --mark Hi, That looks awesome!!! Great job! :) I've been waiting for something like this for vim... And it's particularily useful for someone who is just learning Ruby, like me :) Thank you! Sincerely, Alex