Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 124 by ikirudennis: vim.vim syntax highlighting bug when option
string starts with 'z'
http://code.google.com/p/vim/issues/detail?id=124
I came upon this in the following manner. In my vimrc, I added colorscheme
zenburn. The colorscheme is correctly highlighted, but the 'z' in zenburn
doesn't appear to be correct. (See attached screenshot) Checking the
highlighting rules that are applied, the z was 'VimIsCommand,vimCommand'
while the remainder of the word is 'vimIsCommand'.
It appears that in revision 916c90b37ea9adbe7dc1e866f85c6e5b49cfba25
http://code.google.com/p/vim/source/detail?spec=svn916c90b37ea9adbe7dc1e866f85c6e5b49cfba25&r=916c90b37ea9adbe7dc1e866f85c6e5b49cfba25 ,
the regex for vimCommand was changed and this leads to the bug. Is there a
distinct reason for that change, or should it be reverted back or modified
somehow?
Attachments:
Screen Shot 2013-03-21 at 6.51.16 PM.png 5.6 KB
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
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.