-
-
Notifications
You must be signed in to change notification settings - Fork 190
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
Sometimes hunks not gets reload immediately on start #614
Labels
bug
Something isn't working
Comments
Thanks, was able to reproduce. Are you able to test #619? |
Yeah, it works. Thanks! |
lewis6991
added a commit
that referenced
this issue
Sep 1, 2022
lewis6991
added a commit
that referenced
this issue
Sep 1, 2022
lewis6991
added a commit
that referenced
this issue
Sep 1, 2022
lewis6991
added a commit
that referenced
this issue
Sep 1, 2022
lewis6991
added a commit
that referenced
this issue
Sep 1, 2022
lewis6991
added a commit
that referenced
this issue
Sep 1, 2022
This was referenced Apr 17, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
This bug is very similar to #558, but this time no need in other plugins.
... and test file is a little bit different. Strange thing: test file from linked issue works normally (meaning have no bug), but to reproduce THIS issue I just cut few lines from the previous one.
Hope it will be reproducible (tested in docker).
test_repo_v2.tar.gz
Neovim version
NVIM v0.7.2
Operating system and version
archlinux
Expected behavior
No response
Actual behavior
See #558
Minimal config
Steps to reproduce
nvim --clean -u minimal.lua asdf.c
]c
j
Gitsigns debug messages
No response
The text was updated successfully, but these errors were encountered: