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

No sign is shown when first line(s) in a file are deleted #34

Closed
airblade opened this issue Mar 6, 2013 · 1 comment
Closed

No sign is shown when first line(s) in a file are deleted #34

airblade opened this issue Mar 6, 2013 · 1 comment

Comments

@airblade
Copy link
Owner

airblade commented Mar 6, 2013

The plugin indicates removed lines by showing a sign on the line above. In this case there is no line above.

One solution would be to introduce new signs for just this situation:

^    (red)
+^  (green)
~^  (yellow)
_^  (red)
@airblade
Copy link
Owner Author

airblade commented Mar 8, 2013

I don't think it's worth complicating the code for this special case.

Instead I've documented it (3f9cf5a).

@airblade airblade closed this as completed Mar 8, 2013
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

1 participant