I want to map a key in Vim such that i would hold down a key, say a,
and then press some other key, say b. And then the holding down of the a would change what the pressing of b does.
Like the way we use shift, just with all the normal characters of the keyboard.
Is that possible? And if so, how?