c9s wrote: > any comment ? > > On Dec 15, 9:11 pm, Cornelius <[email protected]> wrote: > >> Hi folks, >> >> I found that VimL syntax doesnt fold for something like: >> >> fun! g:Test() >> >> endf >> >> it folds for : >> >> fun! g:Test.ok() >> >> endf >> >> so this is a patch of fixing the global function folding and my test code. >> Try using vim 7.2-95, available at my website since Nov 18 -- I didn't see any problem with its folding with the example you gave above.
http://mysite.verizon.net/astronaut/vim/index.html#vimlinks_syntax Regards, Chip Campbell -- You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php
