Add gruvbox theme to lualine
This commit is contained in:
@@ -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',
|
||||||
|
|||||||
Reference in New Issue
Block a user