We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
.ideavimrc
source ~/.intellimacs/spacemacs.vim
V
j
Esc
p
This is annoying when attempting to replace one piece of text with another. Usually I do it like this:
This no longer works, since on step 2 I lose the yanked data.
This seems to be an Intellimacs bug because with empty .ideavimrc selection works as expected.
The text was updated successfully, but these errors were encountered:
PR welcome 👍
Sorry, something went wrong.
No branches or pull requests
.ideavimrc
(the issue can be reproduced with the default one, but the rest doesn't make a difference):V
,j
,j
,j
), and pressEsc
to return to normal mode.p
).This is annoying when attempting to replace one piece of text with another. Usually I do it like this:
This no longer works, since on step 2 I lose the yanked data.
This seems to be an Intellimacs bug because with empty
.ideavimrc
selection works as expected.The text was updated successfully, but these errors were encountered: