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 #30

Merged

Conversation

arcticicestudio
Copy link
Owner

Closes #22

Allows to move the cursor to the previous/next line after reaching first/last character in the line using the the left < and > arrow keys in normal-, insert- (<,>) and visual mode ([,]) or the h and l keys.

References:
:help whichwrap

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 arcticicestudio added this to the 0.1.0 milestone Aug 2, 2017
@arcticicestudio arcticicestudio self-assigned this Aug 2, 2017
@arcticicestudio arcticicestudio merged commit 60895ad into develop Aug 2, 2017
@arcticicestudio arcticicestudio deleted the feature/gh-22-automatically-wrap-left-and-right branch August 2, 2017 14:01
@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

Successfully merging this pull request may close these issues.

1 participant