8 lines
91 B

10 months ago
local config = require('solarized.config')
local M = {}
M.setup = config.setup
return M