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

Ignore error of next-line #182

Merged
merged 1 commit into from Oct 26, 2020
Merged

Conversation

syohex
Copy link
Contributor

@syohex syohex commented Oct 23, 2020

next-line raises error at end of buffer and it should be ignored
in this case.

Fix #181

next-line raises error at end of buffer and it should be ignored
in this case.
@jcs090218
Copy link
Collaborator

Merged! Thanks!

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

Successfully merging this pull request may close these issues.

When set git-gutter:visual-line to t, and start editing a new empty main.rs, cause following error.
2 participants