feat: disable lazy load for theme
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user