I want to remap Ctrl-A (normal mode) to do something similar with other data, e.g.
:nmap <c-a> ciw<c-r>=IncRoman(@-)<cr><esc>
Now if a count is provided this will mess up the text, e.g.
10<c-a> does 10ciw...
What is a good way to catch the count and make it available to the
function call?
TIA Andy
___________________________________________________________
Gesendet von Yahoo! Mail - Jetzt mit 1GB Speicher kostenlos - Hier anmelden:
http://mail.yahoo.de
