chore(nvim): multiple stuff

This commit is contained in:
2025-01-13 02:46:56 +00:00
parent e34eaf0818
commit fbb7032478
5 changed files with 38 additions and 67 deletions

View File

@@ -1,5 +1,4 @@
vim.g.gruvbox_material_better_performance=1
vim.g.gruvbox_material_background="medium"
vim.g.gruvbox_material_foreground="material"
vim.g.everforest_better_performance=1
vim.g.everforest_background="hard"
vim.opt.background="dark"
vim.cmd('colorscheme gruvbox-material')
vim.cmd('colorscheme everforest')