master #1

Open
oli wants to merge 912 commits from master into lua
Showing only changes of commit 198141f63f - Show all commits

View File

@@ -50,11 +50,11 @@ return require('packer').startup(function()
},
config = get_setup('telescope'),
})
use({
use({
'sainnhe/gruvbox-material',
disable = true
})
use({
use({
'ellisonleao/gruvbox.nvim',
config = get_setup('gruvbox'),
})