return { "rebelot/kanagawa.nvim", name = "kanagawa", priority = 1000, config = function () vim.cmd("colorscheme kanagawa-dragon") end }