feat: disable lazy load for theme

This commit is contained in:
2023-05-19 19:49:19 +02:00
parent e8fcff3526
commit 6c368d484e

View File

@@ -3,6 +3,7 @@ return {
{
'sainnhe/gruvbox-material',
priority = 1000,
lazy = false,
config = function()
vim.g.gruvbox_material_background = 'soft'
vim.g.gruvbox_material_better_performance = 1