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
I am trying out Floobits: myself in nvim, and my colleague in IntelliJ IDEA.
nvim
IntelliJ IDEA
We tried editing a test file with my cursor typing at the top line, and his at the bottom.
I expected us to be able to type in parallel on two separate lines. Is this correct?
What we saw was that the two lines of entry didn't stay distinct, instead merging into a mish-mash.
Is there any setup required to have multiple simultaneous cursors activated with nvim?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I am trying out Floobits: myself in
nvim
, and my colleague inIntelliJ IDEA
.We tried editing a test file with my cursor typing at the top line, and his at the bottom.
I expected us to be able to type in parallel on two separate lines. Is this correct?
What we saw was that the two lines of entry didn't stay distinct, instead merging into a mish-mash.
Is there any setup required to have multiple simultaneous cursors activated with
nvim
?The text was updated successfully, but these errors were encountered: