589 current 2024-05-14 16:45:24 24.05.20240512.2057814 6.8.6-zen1 *
This commit is contained in:
parent
1548230f2a
commit
d244f13023
2 changed files with 5 additions and 10 deletions
|
|
@ -1,16 +1,7 @@
|
|||
return {
|
||||
{
|
||||
"vhyrro/luarocks.nvim",
|
||||
priority = 1000,
|
||||
config = true,
|
||||
opts = {
|
||||
rocks = { "lua-curl", "nvim-nio", "mimetypes", "xml2lua" },
|
||||
},
|
||||
},
|
||||
{
|
||||
"rest-nvim/rest.nvim",
|
||||
ft = "http",
|
||||
dependencies = { "luarocks.nvim" },
|
||||
config = function()
|
||||
require("rest-nvim").setup()
|
||||
end,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue