mirror of
https://github.com/NotAShelf/direnv.nvim.git
synced 2026-01-17 15:59:04 +00:00
Compare commits
2 commits
8e8c2a1d6e
...
a2f1264909
| Author | SHA1 | Date | |
|---|---|---|---|
|
a2f1264909 |
|||
|
|
57a8fcdf29 |
1 changed files with 1 additions and 1 deletions
|
|
@ -142,7 +142,7 @@ M._get_rc_status = function(callback)
|
||||||
return callback(nil, nil)
|
return callback(nil, nil)
|
||||||
end
|
end
|
||||||
|
|
||||||
if status.state.foundRC == nil then
|
if status.state.foundRC == vim.NIL then
|
||||||
cache.status = nil
|
cache.status = nil
|
||||||
cache.path = nil
|
cache.path = nil
|
||||||
cache.last_check = now
|
cache.last_check = now
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue