Saturday, January 29, 2011

Basic scripting question

Hi,

this is a very basic question ... I am currently learning vim
scripting.

With getline(.) I can get the contents of a line of a buffer.

But: i
How can I replace a line in the buffer with another contents?
How can I delete a line completly so it become an empty one or
vanishes?
How can I insert a line at a certain point?
How can a define the position in the text where this all will happen?

Thank you very much for any help in advance!
Have a nice weekend!
Best regards,
mcc


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

No comments: