-
-
Notifications
You must be signed in to change notification settings - Fork 237
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Description
I think I can see why this error is generated. awrap is not the key that's needed from async.
Neovim version
NVIM v0.10.0-dev-869+g1d6c4ad07
Operating system and version
Windows 11
Expected behavior
Diff of working copy of current file, and the index is shown.
Actual behavior
No diff after the error shows up, and trying again results in an error indicating that an error was encountered on a previous loop.
Minimal config
Obviated
Steps to reproduce
- Update to the latest version of Gitsigns.
:Gitsigns diffthis
- Observe Error
- Change
awrap
towrap
on line 12 oflua/gitsigns/diffthis.lua
- restart neovim, or source the file
- diffthis works now.
Gitsigns debug messages
No response
kassio
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working