update colorscheme
This commit is contained in:
@@ -53,9 +53,11 @@ return require('packer').startup(function()
|
||||
use({
|
||||
'sainnhe/gruvbox-material',
|
||||
disable = true,
|
||||
config = get_setup('my_gruvbox-material')
|
||||
})
|
||||
use({
|
||||
'ellisonleao/gruvbox.nvim',
|
||||
disable = false,
|
||||
config = get_setup('gruvbox'),
|
||||
})
|
||||
use({
|
||||
|
||||
Reference in New Issue
Block a user