Dear Vimmers,

How can i copy a string into a specific register in vim script.
I want to have a script which fills registers with predefined values so that i 
can source it and execute/paste them later on.
I'd expect something like: 
register a="string1"
register b="string2" 
and so

best regards

Zbigniew Kowalski
http://zbikow1.webpark.pl/


Reply via email to