return { "projekt0n/github-nvim-theme", lazy = true, config = function() require("github-theme").setup({}) vim.cmd("colorscheme github_dark") end, }