local util = require('rose-pine.util') local M = {} function M.set() util.load() end return M