I'm now switching to VIM from TextMate. I found ^+W in INSERT mode very useful. However, I'd like to delete not only the word before cursor, but the word after or around cursor as well.
I did some googling, but the only thing I can find was ^+W to delete word BEFORE cursor.