On 7/8/06, Matthias-Christian Ott <[EMAIL PROTECTED]> wrote:
Hi,
if I e.g. replace a selection via s and want to split the removed text
into lines (split (@", '\n'), I get all lines multiplied with the line
count (e.g. I select 3 lines, I get these 3 lines 3 times).
How can I avoid this behaviour?

There is just not enough information in your question.

Please provide small but complete
example with all details, including:
- which maps and functions are used & defined
- what user typed
- what was in the file

And check if same behaviour is ibserved with
'vim -u NONE -U NONE'

Yakov

Reply via email to