[7957] in SIPB bug reports
vim: syntax highlighting produces errors editing foo.sh
daemon@ATHENA.MIT.EDU (Camilla R Fox)
Tue Mar 5 21:47:44 2002
Message-Id: <200203060247.VAA03173@red-herring.mit.edu>
To: bug-sipb@MIT.EDU
Date: Tue, 05 Mar 2002 21:47:37 -0500
From: Camilla R Fox <cfox@MIT.EDU>
If I run 'vim foo.sh', and then run 'syntax on', I get the following,
even if the file is empty:
Error detected while processing /mit/sipb/share/vim/vim60/syntax/sh.vim:
line 321:
E394: Didn't find region item for shRepeat
Invalid argument: shUntilSync^Igrouphere^IshRepeat^I"\<until\>"
line 322:
E394: Didn't find region item for shRepeat
Invalid argument: shWhileSync^Igrouphere^IshRepeat^I"\<while\>"
It's reproduceable with a test account, across platforms.