build: selene + stylua
This commit is contained in:
@@ -3,7 +3,8 @@ local theme = require("tokyonight.theme")
|
||||
|
||||
local M = {}
|
||||
|
||||
function M.colorscheme() util.load(theme.setup()) end
|
||||
function M.colorscheme()
|
||||
util.load(theme.setup())
|
||||
end
|
||||
|
||||
return M
|
||||
|
||||
|
||||
Reference in New Issue
Block a user