-
Notifications
You must be signed in to change notification settings - Fork 66
Integration issues with other major Neovim Git plugins #121
Copy link
Copy link
Open
Labels
Priority/P1-HighShould fix this week - core functionality brokenShould fix this week - core functionality brokenStatus/AcceptedIssue has been reviewed and accepted for implementationIssue has been reviewed and accepted for implementationStatus/Awaiting-ResponseWaiting for user or contributor responseWaiting for user or contributor responsebugSomething isn't workingSomething isn't working
Metadata
Metadata
Assignees
Labels
Priority/P1-HighShould fix this week - core functionality brokenShould fix this week - core functionality brokenStatus/AcceptedIssue has been reviewed and accepted for implementationIssue has been reviewed and accepted for implementationStatus/Awaiting-ResponseWaiting for user or contributor responseWaiting for user or contributor responsebugSomething isn't workingSomething isn't working
Originally posted by @RaulCote in #63
Thanks for providing the information about the plugin's integration with other major Git plugins. I actually would like to improve this area a bit more, but I personally don't use other plugins a lot (Lazygit + this plugin fulfills most of my needs). So, if possible, could you list a few more integration issues that this plugin has with other plugins? I would like to open this new issue to track comprehensively. From your last reply, I can see the following:
oil.nvim(like opening from a folder view)fugitivecommands likeGit add %. Actually for this one, I feel it should work when you just have unstaged changes and doCodeDiff. The right diff buffer should support such operations because it is also a normal buffer.Please let me know if you spot more integration issues, thanks!