diff --git a/lua/midnight/init.lua b/lua/midnight/init.lua index 7d03715..50a83ba 100644 --- a/lua/midnight/init.lua +++ b/lua/midnight/init.lua @@ -1,14 +1,5 @@ local M = {} ----@class MidnightConfig ----@field [string] any - ----@param opts? MidnightConfig ----@return nil -function M.setup(opts) - opts = opts or {} -end - ---@return nil function M.load() if vim.g.colors_name then