I am using PhpStorm 7.1.2 with IdeaVim plugin.
When in Insert mode, I want to select words using Shift + ArrowKey. However, this IdeaVim plugin seems to be
Shift + ArrowKey
I would create a ~/.ideavimrc with the following lines
~/.ideavimrc
nmap v nmap v nmap v nmap v vmap vmap vmap vmap imap v imap v imap v imap v
It makes my code select text in the same way.