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

Automatically wrap left and right #22

Closed
arcticicestudio opened this issue Aug 1, 2017 · 0 comments
Closed

Automatically wrap left and right #22

arcticicestudio opened this issue Aug 1, 2017 · 0 comments

Comments

@arcticicestudio
Copy link
Owner

arcticicestudio commented Aug 1, 2017

It should be possible to move the cursor to the previous/next line after reaching first/last character in the line by using the left < and > arrow- or the h and l keys in the normal-, visual- and insert mode.

This can be configured through the whichwrap variable, see :help whichwrap.

@arcticicestudio arcticicestudio added this to the 0.1.0 milestone Aug 1, 2017
@arcticicestudio arcticicestudio self-assigned this Aug 1, 2017
arcticicestudio added a commit that referenced this issue Aug 2, 2017
Allows to move the cursor to the previous/next line after reaching
first/last character in the line using the arrow keys in normal-,
insert- (<,>) and visual mode ([,]) or the h and l keys.

References:
:help whichwrap

GH-22
arcticicestudio added a commit that referenced this issue Aug 2, 2017
…ly-wrap-left-and-right

Automatically wrap left and right
@arcticicestudio arcticicestudio removed their assignment Sep 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant