mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-24 17:58:46 +02:00
enc: update config eva-theme add compile
This commit is contained in:
parent
f9e08dd537
commit
5559c097d9
2 changed files with 3 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue