return { dir = '~/.dotfiles/plugins/solarized.nvim', config = function() vim.cmd [[colorscheme solarized]] end, }