On 3 mar, 18:41, epanda <[email protected]> wrote: > Hi, > > I have this type of lines in a textfile: > > 10/02/2010 09:23:16\tWord1 word2 ! > > I am doing cgetfile on this file but I would like to make a format in > order to view : > > date, time, | line of file | Word1 word2. > > But I don't happen to match the file content line.
my error format would be based on day/month/ year<space>hour:minute:seconds<tab><rest of line> -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
