2024-01-28 22:09:50 -06:00
|
|
|
return {
|
|
|
|
{
|
2024-02-14 18:41:49 -06:00
|
|
|
"nvim-telescope/telescope.nvim",
|
2024-06-07 21:55:16 -05:00
|
|
|
tag = '0.1.8',
|
2024-02-14 18:41:49 -06:00
|
|
|
dependencies = { "nvim-lua/plenary.nvim" },
|
2024-01-28 22:09:50 -06:00
|
|
|
},
|
2024-02-14 18:41:49 -06:00
|
|
|
{
|
|
|
|
"ThePrimeagen/harpoon",
|
|
|
|
branch = "harpoon2",
|
|
|
|
dependencies = { "nvim-lua/plenary.nvim" },
|
|
|
|
}
|
2024-01-28 22:09:50 -06:00
|
|
|
}
|