Format with stylua

This commit is contained in:
L3MON4D3 2024-04-21 08:05:36 +00:00 committed by github-actions[bot]
parent 542b7eb215
commit 000074c50b

View file

@ -128,10 +128,12 @@ describe("loaders:", function()
exec_lua("ls.cleanup()")
feed("<Esc>ccall1")
exec_lua("ls.expand()")
screen:expect({grid = [[
screen:expect({
grid = [[
all1^ |
{0:~ }|*3
{2:-- INSERT --} |]]})
{2:-- INSERT --} |]],
})
end)
it("Can lazy-load from multiple sources", function()