590 current 2024-05-14 16:48:58 24.05.20240512.2057814 6.8.6-zen1 *
This commit is contained in:
parent
d244f13023
commit
47f04dcb22
3 changed files with 14 additions and 5 deletions
|
|
@ -1,4 +1,12 @@
|
|||
return {
|
||||
{
|
||||
"vhyrro/luarocks.nvim",
|
||||
priority = 1000,
|
||||
config = true,
|
||||
opts = {
|
||||
rocks = { "lua-curl", "nvim-nio", "mimetypes", "xml2lua" },
|
||||
},
|
||||
},
|
||||
{
|
||||
"rest-nvim/rest.nvim",
|
||||
ft = "http",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue