Fix formatting
This commit is contained in:
+2
-2
@@ -238,8 +238,8 @@ local plugins = {
|
||||
|
||||
local opts = {
|
||||
install = {
|
||||
colorscheme = { "moonfly" }
|
||||
}
|
||||
colorscheme = { "moonfly", },
|
||||
},
|
||||
}
|
||||
|
||||
require("lazy").setup(plugins, opts)
|
||||
|
||||
Reference in New Issue
Block a user