The nested while loop is not highlighted . Tried to mail to this ndrochips @pcampbellafamily.mbiz but seems like that address is invalid. I reported it first at stack overflow
http://stackoverflow.com/questions/16914987/while-loop-in-while-loop-in-bash-script-isnt-properly-highlighted-in-vim/16917129?noredirect=1#16917129 while [ "kartik" = "$name" ] do echo "nothing\n\n" while [ "kartik" = "$name" ] //this while is not highlighted do echo "everything\n\n" done done Best Regards Kartik <http://dac13.mapyourshow.com/5_0/exhibitor_details.cfm?exhid=VAYA> <http://vayavyalabs.com/2012/05/11/dac2012-accelerated-bsp/%20> -- -- 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/groups/opt_out.
