-- https://github.com/folke/tokyonight.nvim return { "folke/tokyonight.nvim", lazy = true, opts = { style = "night" }, }