everforest
This commit is contained in:
parent
e08fd550e4
commit
c4b34b14b0
1 changed files with 10 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue