added project.nvim
This commit is contained in:
parent
e1e32cf52c
commit
c52f6304d4
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user