Skip to content
New issue

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

How to use multi-cursor mode #10

Closed
allenhwkim opened this issue Jan 7, 2016 · 1 comment
Closed

How to use multi-cursor mode #10

allenhwkim opened this issue Jan 7, 2016 · 1 comment

Comments

@allenhwkim
Copy link

Thanks for this extension.

README said

Visual Block mode: Please use multi-cursor instead.

My question is

how to use multi-cursor mode to modify a block to insert or indent?

Thanks

@aioutecism
Copy link
Owner

Hi,

To insert:
Use Cmd+Option+Up/Down to add cursor. Then press i to enter Insert mode.

To indent:
I would simply select lines I want to indent in VisualLine mode and press >>.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants