mirror of
https://github.com/NotAShelf/direnv.nvim.git
synced 2025-10-02 15:03:45 +00:00
We would like to prevent multiple simultaneous direnv status requests, which we do by queuing callbacks and using a pending_request flag. Makes it so that all waiting callbacks receive the same result when the request completes. |
||
---|---|---|
.. | ||
direnv.lua |