Lech Lorens wrote:
On 26 June 2013 15:57, Charles Campbell <[email protected]> wrote:
mattn wrote:
Hi list.
[...]
I'm afraid that I don't see this problem with synax/vim.vim v7.3-25. You
can get a copy from my website:
http://www.drchip.org/astronaut/vim/index.html#SYNTAX_VIM .
Please try it out and see if your problem persists.
I do see the problem with vim.vim v7.3-25.
The strange highlighting comes from vimSubstFlagErr.
I tried it again with simple.vimrc:
set nocp
syn on
vim -u simple.vimrc junk.vim
where junk.vim is:
augroup indent_guides
autocmd!
if g:indent_guides_enable_on_vim_startup
autocmd VimEnter * :IndentGuidesEnable
endif
augroup END
This is with syntax/vim.vim v7.3-25 and vim v7.3.1237.
Still, I see no errant highlighting present.
Regards,
C Campbell
--
--
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.