D
D
Damir Rysaev2015-05-17 15:11:00
vim
Damir Rysaev, 2015-05-17 15:11:00

Inserting text in PhpStorm with the IdeaVIM plugin included. How right?

I'm using PhpStorm with the IdeaVim plugin enabled.
When copying text not from PhpStorm (for example, from a browser), I cannot paste it with IdeaVim hot keys, only [SHIFT] + [INSERT] or right mouse button + paste item.
Is there a way to teach IdeaVim to paste text that I put on the clipboard not in PhpStorm?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Marat Amerov, 2015-05-21
@amerov

touch ~/.ideavimrc
echo "set clipboard=unnamedplus" >> .ideavimrc

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question