Skip to content

Commit 871442d

Browse files
committed
docs: adjust fzf-lua link
1 parent bfe175c commit 871442d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ You can use the plugin without any dependencies, but if you have any of the foll
4040
"nvim-lua/plenary.nvim",
4141
-- Optional
4242
-- "nvim-telescope/telescope.nvim",
43-
-- or :ibhagwan/fzf-lua
43+
-- or "ibhagwan/fzf-lua"
4444
}
4545
}
4646
```
@@ -54,7 +54,7 @@ use {
5454
"nvim-lua/plenary.nvim",
5555
-- Optional
5656
-- "nvim-telescope/telescope.nvim",
57-
-- or :ibhagwan/fzf-lua
57+
-- or "ibhagwan/fzf-lua"
5858
}
5959
}
6060
```

0 commit comments

Comments
 (0)