@@ -101,7 +101,7 @@ local function is_using_coc()
|
|||||||
end
|
end
|
||||||
|
|
||||||
function M.update()
|
function M.update()
|
||||||
if not M.enable then
|
if not M.enable or not TreeExplorer then
|
||||||
return
|
return
|
||||||
end
|
end
|
||||||
local buffer_severity
|
local buffer_severity
|
||||||
|
|||||||
Reference in New Issue
Block a user