local M = {} function M.setup() -- No-op if colorizer is not installed return true end return M