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