John Beckett wrote: > StarWing wrote: > > many syntax file has bug. espcially vim.vim. the user-command has bug: > > you can't use functions like s:func_name for custom complete function. > > it shows error. > > Thanks for the information, however if you are confident you have found > a bug, please create a new message (subject might be "Problem with > vim.vim"). Post an example of text that demonstrates the problem, and > your fix. If you do that, the people interested in vim.vim might > investigate.
this might be a big plan -- i want to re-code the vim.vim. you know, it has so many highlight bugs when you write a vim script... such as mistake :substitute highlight, mistake function-name in a paren(that is, e.g: call func(funcA(funcB())), funcA and funcB will not highlighted), sometimes sync-error (all text term to black sometimes), and so on... so i think it's necessary for recode it... after a dozen of script to written, i will do this job, for my highlight-practise... --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
