update theme to gruvbox
This commit is contained in:
parent
fbc1918c69
commit
2c32a10e76
2 changed files with 7 additions and 1 deletions
|
|
@ -93,4 +93,10 @@ return {
|
|||
},
|
||||
enabled = true,
|
||||
},
|
||||
|
||||
{
|
||||
'ellisonleao/gruvbox.nvim',
|
||||
priority = 1000,
|
||||
config = true,
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue