Add telescope
This commit is contained in:
@@ -8,6 +8,13 @@ return {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
'nvim-telescope/telescope.nvim',
|
||||||
|
tag = '0.1.8',
|
||||||
|
-- or , branch = '0.1.x',
|
||||||
|
dependencies = { 'nvim-lua/plenary.nvim' }
|
||||||
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
"charludo/projectmgr.nvim",
|
"charludo/projectmgr.nvim",
|
||||||
lazy = false,
|
lazy = false,
|
||||||
|
Reference in New Issue
Block a user