Skip to content

Commit 60428cc

Browse files
arkgastNTBBloodbath
authored andcommitted
docs: add missing dependencies for lazy config
1 parent 20c5b52 commit 60428cc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,9 @@ CLI. For more information on this, please see this [blog post](https://amartin.c
7474
"vhyrro/luarocks.nvim",
7575
priority = 1000,
7676
config = true,
77+
opts = {
78+
rocks = { "lua-curl", "nvim-nio", "mimetypes", "xml2lua" }
79+
}
7780
},
7881
{
7982
"rest-nvim/rest.nvim",

0 commit comments

Comments
 (0)