added missing gruvbox flat config file

This commit is contained in:
Oliver Hartmann 2022-11-07 22:54:28 +01:00
parent ff7a190162
commit 861b60e4f7

View File

@ -0,0 +1,2 @@
vim.g.gruvbox_flat_style = "dark"
vim.cmd('colorscheme gruvbox-flat')