Re: Why is "template" highlighted in Java code

2010-03-25 Thread Joshua Swink
rting to the old behavior. James, thank you for pointing me to the active source repository at Google. -- Joshua Swink joshua.sw...@gmail.com > To: Joshua Swink , 575417-d...@bugs.debian.org > Date: Thu, 25 Mar 2010 14:08:59 -0400 > Subject: Re: Bug#575417: Vim highlights C++ keywords i

Re: Why is "template" highlighted in Java code

2010-03-25 Thread Joshua Swink
I'm trying to track this one down. The Debian sources used for vim don't quite jive with the sources from vim.org. The 7.2 sources from vim.org do not highlight the keywords by default. The change appears to have been made on 25 June 2008, well before the 9 August 2009 release of vim 7.2. http://

Re: Why is "template" highlighted in Java code

2010-03-25 Thread Joshua Swink
On Wed, Mar 24, 2010 at 9:52 PM, Edward L. Fox wrote: > On Thu, Mar 25, 2010 at 04:48, Joshua Swink wrote: >> I'm wondering why the word "template" is highlighted in vim in my Java >> code. Apparently "template" is not a keyword in the Java language. Vim &

Why is "template" highlighted in Java code

2010-03-24 Thread Joshua Swink
I'm wondering why the word "template" is highlighted in vim in my Java code. Apparently "template" is not a keyword in the Java language. Vim is highlighting the word with a bright red background, the same as if I'd entered a syntax error. I'm using vim 7.2 as provided by Ubuntu 9.10's vim-gnome p