added gruvbox material
This commit is contained in:
@ -3,7 +3,7 @@ return {
|
||||
dependencies = { 'kyazdani42/nvim-web-devicons' },
|
||||
config = {
|
||||
options = {
|
||||
theme = 'gruvbox-flat',
|
||||
theme = 'gruvbox-material',
|
||||
disabled_filetypes = {
|
||||
statusline = {},
|
||||
winbar = { 'dap-repl', 'dapui_console' },
|
||||
|
Reference in New Issue
Block a user