mirror of
https://github.com/NotAShelf/direnv.nvim.git
synced 2025-11-25 06:52:55 +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 | ||