Add gruvbox theme to lualine
This commit is contained in:
parent
beb2786bb3
commit
b2949b9975
@ -6,6 +6,9 @@ return {
|
||||
'nvim-tree/nvim-web-devicons'
|
||||
},
|
||||
opts = {
|
||||
options = {
|
||||
theme = 'gruvbox_dark'
|
||||
},
|
||||
extensions = {
|
||||
'nvim-tree',
|
||||
'trouble',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user