everforest

This commit is contained in:
tavo 2024-11-25 23:12:29 -06:00
parent e08fd550e4
commit c4b34b14b0

View file

@ -6,3 +6,13 @@
require("config.go")
require("config.py")
lvim.plugins = {
"askfiy/visual_studio_code",
"sainnhe/gruvbox-material",
"sainnhe/everforest",
"marko-cerovac/material.nvim",
}
lvim.colorscheme = "everforest"
vim.g.everforest_background = "hard"