-
-
Notifications
You must be signed in to change notification settings - Fork 147
feat: Use gitsigns.nvim to display inline diffs #267
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
Conversation
89576eb
to
61ae8e4
Compare
61ae8e4
to
f587965
Compare
louwers
commented
Mar 15, 2023
What settings are needed to try it out?
@louwers in its current state, this PR is not usable. Buffers flicker when you open entries, the diff highlighting is not always correctly applied unless the buffer is focused, and some unknown condition sometimes causes gitsigns to loose track of the hunks in the buffer, and I haven't really looked into it yet.
dudicoco
commented
Apr 5, 2024
Hi @sindrets, any updates on this feature? I see that lewis6991/gitsigns.nvim#683 has been merged.
Resolves #39.
Requires: lewis6991/gitsigns.nvim#683
This is an experiment that utilizes gitsigns.nvim to display inline diffs in single window layouts.
2022年12月07日-141143_maim