diff --git a/lua/pluginList.lua b/lua/pluginList.lua index 8b0b5ec..2b2c21e 100644 --- a/lua/pluginList.lua +++ b/lua/pluginList.lua @@ -3,7 +3,8 @@ return require('packer').startup(function(use) -- core UI use({ - 'sainnhe/everforest', + 'juancldcmt/sere-forest', + branch = "dev", config = function() vim.g.everforest_better_performance = 1 vim.cmd('colorscheme everforest')