return { "xero/miasma.nvim", -- dev = true, branch = "lua", lazy = true, config = function() vim.cmd.colorscheme("miasma") end, }