Hi,

I have a script that should detect blank fields of csv file.

;foo;bar  ===>1
or
foo;;bar  ===>2



Why this pattern does not work ?

exec ".g/;;\|^;/

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

Reply via email to