chore(format)

This commit is contained in:
2024-03-16 11:21:46 +01:00
parent eb1c15e09a
commit 95add5d757
5 changed files with 9 additions and 13 deletions

View File

@@ -1,4 +1,4 @@
require("lazy").setup{
require("lazy").setup({
spec = {
-- TODO: remove branch v4 on release
{
@@ -26,4 +26,4 @@ require("lazy").setup{
patterns = {},
fallback = true, -- Fallback to git when local plugin doesn't exist
},
} --[[@as LazyConfig]]
}) --[[@as LazyConfig]]