master #1

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

View File

@@ -51,6 +51,12 @@ local plugins = {
require('setup/telescope')
end
},
{
'ahmedkhalf/project.nvim',
config = function()
require('setup/project')
end,
},
{
'eddyekofo94/gruvbox-flat.nvim',
disable = false,