Feat | Use my forked colorscheme instead.

This commit is contained in:
juan 2022-09-04 15:40:12 +08:00
parent 304a143c03
commit fb723b6f06
Signed by: juan
GPG Key ID: 5C1E5093C74F1DC7
1 changed files with 2 additions and 1 deletions

View File

@ -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')