return { "rebelot/kanagawa.nvim", config = function() require("kanagawa").setup { compile = true, transparent = true, } end, }