I've just created myvim@googlegroups.com for vim related discussion. not so many members yet, just helmi and me but it will be growing hopefully. myvim stands for 'Malaysian Vim User Group'. Be a member now - http://groups-beta.google.com/group/myvim
It's quite in here! Why not leave a response?
I have a file about 500 MB with 391 character long for each line.
I would like to replace positions 11 - 36 with "2008-06-24-00.00.00.000 " in vim.
How can I do it ?
Maybe sed is a better tool for that. The largest file I've try with vim was 70MB text file.
http://unstableme.blogspot.com/2008/01/substitute-character-by-position-...