> -----Original Message----- > From: Benji Fisher [mailto:[EMAIL PROTECTED] > Sent: Tuesday, April 18, 2006 11:50 PM > To: [email protected] > Subject: Re: vim70e - ruby syntax error > > On Tue, Apr 18, 2006 at 11:04:45PM -0400, David Fishburn wrote: > > > > Running gvim dave.rb > > > > Displays the following errors (on WinXP SP2): > > Error detected while processing > C:\Vim\vimfiles\after\ftplugin\ruby.vim: > > line 11: > > E171: Missing :endif > > E73: tag stack empty > > > > Dave > > I think that $VIM\vimfiles\ should contain your own vim > scripts, not the ones that come with vim. So I think you > need to fix your script. > > HTH --Benji Fisher > >
Geez, it doesn't get any more embarrasing than that :-) I had just installed Vim70e, so didn't even read the message. I never edit ruby files, but was testing my syntaxcomplete plugin. Damn. Amazing what happens when you actually read the message. Dave
