Adds missing ,
This commit is contained in:
parent
043505eed4
commit
68ef9679bd
2
init.lua
2
init.lua
|
@ -243,7 +243,7 @@ require('lazy').setup({
|
||||||
'filename', path = 4
|
'filename', path = 4
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
-- Only load if `make` is available. Make sure you have the system
|
-- Only load if `make` is available. Make sure you have the system
|
||||||
-- requirements installed.
|
-- requirements installed.
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue