return { "hollorol/angr.vim", lazy = false, priority = 1000, config = function() -- load the colorscheme here vim.cmd([[colorscheme angr]]) end, }