Wednesday, December 16, 2009

Re: Rectify some bad csv

Sorry your global command works well.

I have got a case Fourth Case that fails :

foo1;foo2;foo3;foo4;;
foo2;foo2;;;;


The second line is completed but I need only completion when
1/ there is a completion to do at the end of the line foo2;foo2;;;;
2/ If the beginning of second line is identical to the previous line.

It seems not working on my data.
Thanks Tim


--
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php

No comments: