mirror of
https://github.com/NotAShelf/direnv.nvim.git
synced 2025-10-02 06:53:52 +00:00
![]() When opening nvim in a directory that does not contain a .envrc file, this would throw an error on startup. This is because `vim.json.decode` translates the json null to `vim.NIL`, which does not match Lua's `nil` |
||
---|---|---|
.. | ||
direnv.lua |