ci: dummy failure to test
This commit is contained in:
@@ -37,7 +37,7 @@ function M.change_root(path, bufnr)
|
|||||||
end
|
end
|
||||||
|
|
||||||
-- don't find inexistent
|
-- don't find inexistent
|
||||||
if vim.fn.filereadable(path) == 0 then
|
if foo.fn.filereadable(path) == 0 then
|
||||||
return
|
return
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user