On Nov 18, 10:55 am, Rich Healey <[email protected]> wrote: > Does it happen with only that syntax loaded? ie, move .vimrc and .vim out > of the way?
hi rich, in the script, they sourcing the original c.vim. when i commented that out, it's working fine. if &syntax != 'c' source $VIMRUNTIME/syntax/c.vim finish endif thanks for the pointer. cheers sinbad -- You received this message from the "vim_use" 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
