You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have commented out my code and in the diff view it shows as if I would have created new code
Expected behavior
What I have expected is what I see on git delta command:
Actual behavior
Steps to reproduce
I am not sure if this is a isolated case or if that is repeteable, but..
Remove a piece of code before changing other piece right down
Health check
Output of :checkhealth diffview
==============================================================================
diffview: require("diffview.health").check()
Checking plugin dependencies ~
- OK nvim-web-devicons installed.
Checking VCS tools ~
- The plugin requires at least one of the supported VCS tools to be valid.
- OK Git found.
- OK Git is up-to-date. (2.34.1)
- WARNING Configured `hg_cmd` is not executable: 'hg'
Description
I have commented out my code and in the diff view it shows as if I would have created new code
Expected behavior
What I have expected is what I see on
git delta
command:Actual behavior
Steps to reproduce
Health check
Output of
:checkhealth diffview
Log info
Relevant info from
:DiffviewLog
Neovim version
Operating system and version
Linux 5.15.153.1-microsoft-standard-WSL2 x86_64 GNU/Linux
Minimal config
The text was updated successfully, but these errors were encountered: