Spot on. I use RubyMine all the time. Hearing a lots of good thing about vim I tried to shift. But alas! Only in vein. Godspeed Junayeed Ahnaf Nirjhor Twitter - @Nirjhor > -----Original Message----- > From: Nick Klauer [mailto:klauer / gmail.com] > Sent: Monday, October 31, 2011 5:17 PM > To: ruby-talk ML > Subject: Re: Vim Ruby Config > > On Mon, Oct 31, 2011 at 02:29, Junayeed Ahnaf Nirjhor < > zombiegenerator / aol.com> wrote: > > > Okay I installed vim ruby and supertab but it still is not completing > > codes . It completes after I use a method but not before it. > > > > A regular IDE offer code completion before you finish using it once. > > > > > > It's not an IDE. If you're looking for something in that vein, > RubyMine<http://www.jetbrains.com/ruby/>is probably the best out there. > The reason that it doesn't auto-complete until after you've defined it is > because it doesn't load the entirety of your Ruby + Gems into memory > before starting up. If it did, it would perform like an IDE, too. > > -Nick Klauer > > > > > > > -----Original Message----- > > > From: Russell [mailto:rbakerjax / gmail.com] > > > Sent: Monday, October 31, 2011 12:42 PM > > > To: ruby-talk ML > > > Subject: Re: Vim Ruby Config > > > > > > You can start here. https://github.com/vim-ruby/vim-ruby > > > > > > On Mon, Oct 31, 2011 at 2:03 AM, Junayeed Ahnaf Nirjhor < > > > zombiegenerator / aol.com> wrote: > > > > > > > Hello, > > > > > > > > > > > > > > > > I¡Çm new to vim. Someone please provide me their vimrc file which > > > > has all these features at least: Completion, Syntax highlight, > > > > Line number, Auto indentation and file browser. > > > > > > > > > > > > > > > > Also, which plugins will be helpful working with Ruby? > > > > > > > > > > > > > > > > Godspeed > > > > > > > > Junayeed Ahnaf Nirjhor > > > > > > > > Twitter - @Nirjhor <http://twitter.com/nirjhor> > > > > > > > > > > > > > > > > > > > > > >