Hello all

I have write some code that can change the modified data. I search for
the first 10 line of the current file, and search for the key word
"Modified: ", and then replace the content after the keyword with
current time stamp each time I save the file. I thought it's amazing.

However, I have to write the same line "Modified: " every time I edit
a new file. what a boring and cumbersome job! So, is there any ways to
insert the specific line to the newly edited file, thought writing
some code in .vimrc?

Thanks.

-- 
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

Reply via email to