Skip to content

Commit 8cbfd58

Browse files
committed
add missing dep in readme
1 parent 1432bd9 commit 8cbfd58

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ With lazy:
3232
{
3333
"kentookura/forester.nvim",
3434
dependencies = {
35+
{ "nvim-telescope/telescope.nvim" },
3536
{ "nvim-treesitter/nvim-treesitter" },
3637
{ "nvim-lua/plenary.nvim" },
3738
{ "hrsh7th/nvim-cmp" },

0 commit comments

Comments
 (0)