DrChip wrote: > keremc wrote: > > > > Inside an if statement the opening parenthesis of a multiline array > > will not be highlighted at all, while the closing parenthesis will be > > highlighted as an error. > > > > > Hello: > > Please try the attached syntax/sh.vim. > > Regards, > Chip Campbell
Hi, I've tried the attached script as well as the version on your website but neither of them fix the issue. Adding `shParen` to the `contains` list of `shCommandSubList` seems to fix it but I am not very familiar with sh/vimscript so I can only hope that it doesn't break anything. Best, Kerem -- -- You received this message from the "vim_dev" 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 --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
