While CtrlX works fine in vim under windows, CtrlA selects all (duh).
Is there a way to increment a number with a keystro
It seems that the CtrlA got mapped somewhere in startup. As suggested before, use:
unmap
I would use unmap, not nunmap.