vim.pack.add({ { src = 'https://github.com/folke/tokyonight.nvim', name = 'tokyonight' }, }) vim.cmd([[colorscheme tokyonight-night]])