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