Hi
 Can someone tell me how add blow 2 lines at the begining of a file
using vim substitution command (like ....1s/*/namespace f/ or
%s/*/namespace f/)'
line 1:  namespace family
line 2 : {


also at the end of the file I have to add  a new line containing '}]
at the end of the file.

Thanks in advance.

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