enc: update config eva-theme add compile

This commit is contained in:
Pojok Code 2024-10-27 14:07:17 +07:00
parent f9e08dd537
commit 5559c097d9
2 changed files with 3 additions and 2 deletions

View file

@ -4,6 +4,7 @@ if substring(tostring(clr), "Eva") and true or false then
"sharpchen/Eva-Theme.nvim",
lazy = false,
priority = 1000,
build = ":EvaCompile",
config = function()
require("Eva-Theme").setup({})
local color = require("Eva-Theme.palette").dark