0

I use ideavim plugin, but I do not use any vim hotkey with Ctrl. Recently, I found out a great multicursor analog is Ctrl+V in vim. But I want to use Ctrl+V as a paste command in Idea. Could I somehow reassign Ctrl+V to be visual block by typing something like ff .

I tried to create a map in .vimrc file:

:imap ff <C-v>

but it does not work.

Fabrizio
  • 7,603
  • 6
  • 44
  • 104
James May
  • 1,371
  • 3
  • 20
  • 37

0 Answers0