Hi,

Bill Sun wrote:
> On Thu, Jun 09, 2011 at 06:57:31PM -0400, Charles E Campbell Jr wrote:
>>   syn region start="%BEGIN ENGLISH" end="%END ENGLISH"
>> containedin=texDocZone  contains=@Spell
> Sorry, it didn't work. I got an error message:
>     E399: Not enough arguments
> I'm using vim 7.3, and the command you offered looks different from the
> commands in the tex.vim

did you write

  syn region ... containedin=...

in two lines? This linebreak was probably caused by Dr. Chip's mailer.
The command should really be on one line.

jkr

-- 
Sometimes I think the surest sign that intelligent life exists elsewhere
in the universe is that none of it has tried to contact us.     (Calvin)

-- 
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Reply via email to