chore(nvim): many changes

This commit is contained in:
Afonso Franco 2025-04-25 20:56:57 +01:00
parent 8a13160754
commit 03e8f03b8e
Signed by: afonso
SSH key fingerprint: SHA256:gkVPzsQQJzqi21ntQBV6pXTx4bYI53rFGI4XtvCpwd4
7 changed files with 113 additions and 26 deletions

View file

@ -1,5 +1,6 @@
vim.g.gruvbox_material_better_performance=1
vim.g.gruvbox_material_background="hard"
vim.g.gruvbox_material_foreground="original"
vim.g.gruvbox_material_transparent_background=2
vim.opt.background="dark"
vim.cmd('colorscheme gruvbox-material')