vim.pack.add({ "https://github.com/gbprod/nord.nvim" }) require("nord").setup({}) vim.cmd.colorscheme("nord")