I use vim under iterm2. I\'m using the NERDCommenter plugin, and I\'d like to use Ctrl+/ to toggle comments (Trying to switch from Idea/Eclipse to vim). This is my mapping i
Here is how you can do it regaining the selection if you are in visual mode:
nmap NERDCommenterToggle vmap NERDCommenterTogglegv