David Nicol wrote: > > in shell syntax highlighting, comments following a typeset keyword are > only recognized as such when there is an initialization in the typeset. > > typeset -u foo=`/usr/local/bin/foo` # this comment is colored > correctly > typeset -u bar # but this comment is not > I'm sorry -- I'm unable to replicate that problem. Please try the latest syntax/sh.vim, available from my website:
http://mysite.verizon.net/astronaut/vim/index.html#vimlinks_syntax (click on sh.vim.gz) Its up to v104. Regards, C Campbell --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
