Fix formatting

This commit is contained in:
2023-12-22 23:33:09 +01:00
parent 8ccb9684f5
commit 5d21ded235
3 changed files with 43 additions and 44 deletions
+2 -2
View File
@@ -238,8 +238,8 @@ local plugins = {
local opts = {
install = {
colorscheme = { "moonfly" }
}
colorscheme = { "moonfly", },
},
}
require("lazy").setup(plugins, opts)