chore(nvim): multiple stuff

This commit is contained in:
Afonso Franco 2025-01-13 02:46:56 +00:00
parent e34eaf0818
commit fbb7032478
Signed by: afonso
SSH key fingerprint: SHA256:gkVPzsQQJzqi21ntQBV6pXTx4bYI53rFGI4XtvCpwd4
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')