Compare commits

..

No commits in common. "a2f1264909463fd012b7b0b6bbfebc282c5d2834" and "8e8c2a1d6ed8b422e231dd610785d2a585daeafa" have entirely different histories.

View file

@ -142,7 +142,7 @@ M._get_rc_status = function(callback)
return callback(nil, nil)
end
if status.state.foundRC == vim.NIL then
if status.state.foundRC == nil then
cache.status = nil
cache.path = nil
cache.last_check = now