Skip to content

Commit a4c7e8a

Browse files
authored
docs: remove plenary as a dependency
1 parent 871442d commit a4c7e8a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

-2
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ You can use the plugin without any dependencies, but if you have any of the foll
3737
{
3838
"Massolari/devto.nvim",
3939
dependencies = {
40-
"nvim-lua/plenary.nvim",
4140
-- Optional
4241
-- "nvim-telescope/telescope.nvim",
4342
-- or "ibhagwan/fzf-lua"
@@ -51,7 +50,6 @@ You can use the plugin without any dependencies, but if you have any of the foll
5150
use {
5251
"Massolari/devto.nvim",
5352
requires = {
54-
"nvim-lua/plenary.nvim",
5553
-- Optional
5654
-- "nvim-telescope/telescope.nvim",
5755
-- or "ibhagwan/fzf-lua"

0 commit comments

Comments
 (0)